]> source.dussan.org Git - jgit.git/commit
Add config --list command to pgm 98/4898/4
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Fri, 18 May 2012 12:20:05 +0000 (14:20 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 23 May 2012 14:35:08 +0000 (16:35 +0200)
commit23e0a3e734beaed5af14d8fb64c5a8285631adc1
tree3ceec8fd3b8c62c4daa47c6870a7a2976be8e69e
parent1bec1f2fae58649bf1d29d5d9e226545fa66f170
Add config --list command to pgm

Currently, only --list option is supported with --global, --system,
--local and --file switches.

Change-Id: I9b179b162996520e95c4e001dccd65c566a4bd27
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ConfigTest.java [new file with mode: 0644]
org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Config.java [new file with mode: 0644]