]> source.dussan.org Git - jgit.git/commit
Implement mirror option in CloneCommand 52/151352/2
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 18 Oct 2019 23:52:51 +0000 (01:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 Oct 2019 07:27:13 +0000 (09:27 +0200)
commit6216b0de8a829fa764b8c8c51095cf0c5964213f
tree0f9f0d148305799bf7739fe8085348150dd47eee
parent8e356fc45e2b169572088ebdfb931ca788a5e220
Implement mirror option in CloneCommand

Bug: 552173
Change-Id: If79adf578b303890314a3285d7a6d2c71f48d091
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CloneCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/CloneCommand.java