]> source.dussan.org Git - jgit.git/commit
repo command: properly name the required 'path' argument 21/63321/4
authorAndrey Loskutov <loskutov@gmx.de>
Mon, 28 Dec 2015 17:14:05 +0000 (18:14 +0100)
committerAndrey Loskutov <loskutov@gmx.de>
Tue, 29 Dec 2015 13:35:08 +0000 (14:35 +0100)
commitc1b31b3f3bcb445a36ee00035b3c17446073820d
tree27e0d52402cbe29a4500396251c47f1f35074b1b
parent888f08b048c213d3cbd8bb6a260d0924e82d65e1
repo command: properly name the required 'path' argument

Fixes point 4 in bug 484951, where "jgit repo" or "jgit repo -h" dumps a
stack trace.

Bug: 484951
Change-Id: Ic8b362e07a40ad923dc9acde0c0983a1e7932a02
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/RepoTest.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Repo.java