]> source.dussan.org Git - jgit.git/commit
tag option for clone command 70/159170/3
authorAlexander Nittka <alex@nittka.de>
Wed, 11 Mar 2020 10:58:03 +0000 (11:58 +0100)
committerAlexander Nittka <alex@nittka.de>
Sun, 15 Mar 2020 14:34:21 +0000 (15:34 +0100)
commit769606d0597431b96a45378ede6824729190315a
tree62f3753d9ecbc909874cc38637c3e14b914e6ed1
parent04e16afb05912f3a163d8cda3560a5b2f1ea997f
tag option for clone command

Allow explicitly setting the tag option for the remote configuration
when cloning a repository.

Bug: 561021
Change-Id: Iac43268a2bb231ae7599c3255bf555883d34fa32
Signed-off-by: Alexander Nittka <alex@nittka.de>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CloneCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/CloneCommand.java