]> source.dussan.org Git - jgit.git/commit
[pgm] Add option --heads for ls-remote 83/37383/3
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 23 Nov 2014 23:41:39 +0000 (00:41 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 16 Dec 2014 14:28:16 +0000 (15:28 +0100)
commit490660a7c61d6226ac52d0e00198dd90a3891115
treedfa61c8e992219426452adcec88062770dbb63ce
parent816de9e9fae04260edd8e288c150e6f148fd04ce
[pgm] Add option --heads for ls-remote

TODO: find a way to use option -h which is already captured by
TextBuiltin's option --help which also uses the alias -h.

Bug: 444072
Change-Id: Ie66584c2fc7fc224014a43cf928547703dd9d213
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/LsRemoteTest.java
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/LsRemote.java