]> source.dussan.org Git - jgit.git/commit
Fix default directory set when setDirectory wasn't called. 81/101581/11
authorJoan Goyeau <joan@goyeau.com>
Mon, 24 Jul 2017 10:59:33 +0000 (11:59 +0100)
committerJoan Goyeau <joan@goyeau.com>
Fri, 25 Aug 2017 10:41:40 +0000 (11:41 +0100)
commit88e453995d9bb7a9167b4a0028932550c00b49b9
tree4e9ee3baed89408ba7b545b372d11ee01a284bd2
parent65b2d0b2d9b2a5fe8df6a82c98a31c366d5887ff
Fix default directory set when setDirectory wasn't called.

Bug: 519883
Change-Id: I46716e9626b4c4adc0806a7c8df6914309040b94
Signed-off-by: Joan Goyeau <joan@goyeau.com>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Clone.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CloneCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/CloneCommand.java