Allow client of Add command to set a WorkingTreeIterator
commitab062caa2255054cca413985bbaa3ad7c1c9c383
authorStefan Lay <stefan.lay@sap.com>
Thu, 22 Jul 2010 12:57:00 +0000 (22 14:57 +0200)
committerStefan Lay <stefan.lay@sap.com>
Thu, 22 Jul 2010 12:57:00 +0000 (22 14:57 +0200)
tree52e560f48586eddfd7561dde8b901cfda0e78751
parent88957f6c5ad3c6e74a8b6d5fcd82006fae9c60a0
Allow client of Add command to set a WorkingTreeIterator

This is e.g. useful when a client of the AddCommand has
additional rules to ignore files. In Eclipse a resource can
be set to derived or be excluded by preferences.

Change-Id: I6c47e54a1ce26315faf5ed0723298ad2c2db197c
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/AddCommand.java