mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
コメント追加
This commit is contained in:
parent
826f8928d1
commit
93cef07ce5
|
@ -185,6 +185,7 @@ public class LacertaVcsImpl implements LacertaVcs {
|
|||
}
|
||||
vcsRevEntitiesBeforeTarget.add(vcsRevEntity);
|
||||
});
|
||||
logger.debug(TAG, "getRevBeforeTargetIdAsync finished\nResult size: " + vcsRevEntitiesBeforeTarget.size());
|
||||
return vcsRevEntitiesBeforeTarget;
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user