diff options
author | Andrey Loskutov <loskutov@gmx.de> | 2016-01-03 16:15:34 +0100 |
---|---|---|
committer | Andrey Loskutov <loskutov@gmx.de> | 2016-01-06 17:27:15 -0500 |
commit | fb5056c2c5e96b815abe568af588157083c66197 (patch) | |
tree | 9b23312d5405f590f26d95925e42babba59787b4 /org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm | |
parent | 24468f09e3fb991ea5a6af293f84c7fe37e78b95 (diff) | |
download | jgit-fb5056c2c5e96b815abe568af588157083c66197.tar.gz jgit-fb5056c2c5e96b815abe568af588157083c66197.zip |
branch command: print help if requested, even if arguments are wrong
git branch -d -h reports an error (because of missing -d option value)
but does not print the help as expected.
To fix this, CmdLineParser must catch, print but do not propagate
exceptions if help is requested.
Bug: 484951
Change-Id: I51265ebe295f22da540792c6a1980b8bdb295a02
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/pgm')
0 files changed, 0 insertions, 0 deletions