Add "all" parameter to the commit Command
commitab57af08e83d5d042bb954ad280389b34ca36d0e
authorStefan Lay <stefan.lay@sap.com>
Wed, 28 Jul 2010 09:00:22 +0000 (28 11:00 +0200)
committerStefan Lay <stefan.lay@sap.com>
Wed, 4 Aug 2010 11:53:08 +0000 (4 13:53 +0200)
tree78416d38f5e7efb205d810352909740ed7442e5e
parentfa7d9ac5b86b6b84997cbaafe9a4e80bf76df430
Add "all" parameter to the commit Command

When the add parameter is set all modified and deleted files
are staged prior to commit.

Change-Id: Id23bc25730fcdd151386cd495a7cdc0935cbc00b
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTests.java
org.eclipse.jgit/src/org/eclipse/jgit/api/CommitCommand.java