Issue 20: Move IndexBuilder usage from GitCommand to CommitAction
commitf2dc9a193ae64be73a68f3b7f5126b9898950c2f
authorJonas Fonseca <fonseca@diku.dk>
Fri, 4 Sep 2009 12:11:51 +0000 (4 08:11 -0400)
committerJonas Fonseca <fonseca@diku.dk>
Tue, 8 Sep 2009 17:55:50 +0000 (8 13:55 -0400)
tree4801439f0fefe3eb588b6c849982bcc6c989662f
parent8d0035803ee1315d8726e654eb3005e05da3d4aa
Issue 20: Move IndexBuilder usage from GitCommand to CommitAction

Allows to batch both add and delete updates in one go.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
src/org/nbgit/ui/commit/CommitAction.java
src/org/nbgit/util/GitCommand.java