]> source.dussan.org Git - jgit.git/commit
Recurse into cloned submodules 98/5498/1
authorKevin Sawicki <kevin@github.com>
Mon, 2 Apr 2012 01:36:42 +0000 (18:36 -0700)
committerKevin Sawicki <kevin@github.com>
Mon, 2 Apr 2012 01:36:42 +0000 (18:36 -0700)
commit543c5238ae3578f37cb9ada36b95775fa564e41d
tree1bdce0af4ace2915f39e9651ae5f8de40c4f2c4e
parent6189a68d1d48e38779380cea81efa530405ff762
Recurse into cloned submodules

Iterate over all successfully cloned submodules recursively
and continue initializing and updating until no more are found.

Bug: 375426
Change-Id: Ifb99e41e2deb0c369442bca3c0f5f072dd006816
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CloneCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/CloneCommand.java