add -e: ignore dirty submodules
commit9369839d7d88d8840fd822bec5510a79213a6b0f
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 Oct 2011 19:55:26 +0000 (8 14:55 -0500)
treed797b5f99d51a3e0a81d24517ced26e4cb5a1a95
parent2af54c728d9caca8b11f3006f4c1d02eb78dab89
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