]> source.dussan.org Git - jgit.git/commit
reset command should support the -- <paths> parameters 60/59060/2
authorKaloyan Raev <kaloyan.r@zend.com>
Fri, 25 Sep 2015 11:39:52 +0000 (14:39 +0300)
committerKaloyan Raev <kaloyan.r@zend.com>
Thu, 29 Oct 2015 09:58:08 +0000 (11:58 +0200)
commit96811c957ebdee29c8f1ba9be1039a2fcc63adb0
tree241c3a21da310c7e15c262925d98efccbb6b576c
parent79a7dd026fa393fa3c66e945839e9faef744be2f
reset command should support the -- <paths> parameters

Bug: 480750
Change-Id: Ia85b1aead03dcf2fcb50ce0391b656f7c60a08d4
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
org.eclipse.jgit.pgm.test/src/org/eclipse/jgit/lib/CLIRepositoryTestCase.java
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/CheckoutTest.java
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ResetTest.java [new file with mode: 0644]
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Reset.java