]> source.dussan.org Git - jgit.git/commit
Support --cached in RmCommand 01/9001/2
authorRobin Stocker <robin@nibor.org>
Mon, 3 Dec 2012 13:59:39 +0000 (14:59 +0100)
committerChris Aniszczyk <zx@twitter.com>
Mon, 3 Dec 2012 16:40:54 +0000 (10:40 -0600)
commitbeb16cec2614f6f95f258f4cfcc8258ca72db3b2
tree17e00fbd6241a1e454f986f332bc3e62dcbbc1bd
parentb46b27e3897d5a78d0d3b5766309ee853346c182
Support --cached in RmCommand

Also extend documentation and add examples.

Bug: 395599
Change-Id: Id1ddbc9da787472f82e58834092bc073224b262b
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RmCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RmCommand.java