add -e: ignore dirty submodules
commit6ab0b4bc450dcde3fee798e33a67af27c3cab561
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, 6 Aug 2011 11:44:42 +0000 (6 13:44 +0200)
tree3a654acd9cace03e837078e86b37c6ddf59b8622
parent52611f3916489126c76f3f0b06bd22d5dea9aab4
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