Add the parameter "update" to the Add command
commitfa7d9ac5b86b6b84997cbaafe9a4e80bf76df430
authorStefan Lay <stefan.lay@sap.com>
Wed, 4 Aug 2010 11:21:57 +0000 (4 13:21 +0200)
committerStefan Lay <stefan.lay@sap.com>
Wed, 4 Aug 2010 11:36:45 +0000 (4 13:36 +0200)
treed66b529fd3deb6a6d4cf65fc22bc09b9e7cd07c9
parent7bbe203578def873f0409454d7035d69347fc31e
Add the parameter "update" to the Add command

This change is mainly done for a subsequent commit
which will introduce the "all" parameter to the Commit
command.

Bug: 318439
Change-Id: I85a8a76097d0197ef689a289288ba82addb92fc9
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/AddCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryTestCase.java
org.eclipse.jgit/src/org/eclipse/jgit/api/AddCommand.java