add -e: ignore dirty submodules
commit8117c57d9098f938b1dfd517f0d35c4be498390e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 31 Oct 2011 16:47:55 +0000 (31 11:47 -0500)
tree9f85a6bd40dc9f23971ee9421c06520a6e997aec
parentaa7d9f92c0810ca964298cab924a533b3ec58147
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