add -e: ignore dirty submodules
commit2edbd27a7e19c27fbbef69611d8fc867f4c57b39
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 8 Jan 2011 14:15:35 +0000 (8 15:15 +0100)
treed829cbf63270c866333d58c02860bb97da57d960
parent5962cee42ebb54b428113e497078729f0151c2e2
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