DManager.getChild

Find the child of a commit (starting with the current submodule state), and, if the commit was a merge, the mainline index of said commit for the child.

class DManager
void
getChild
(,,
string commit
,
out string child
,
out int mainline
)

Meta