add -e: ignore dirty submodules
commit2b04d7695e1e071bc97e8de63b30224a56f27862
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Apr 2011 23:42:36 +0000 (25 00:42 +0100)
tree1c10d326b2b97596563e41c5698307a9d3b2dd41
parent36e409787c11028fb673083d50393698a7e465c1
add -e: ignore dirty submodules

We cannot add untracked/modified files in submodules anyway.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin/add.c