add -e: ignore dirty submodules
commitc2a9434fbb4b7a76111f2111bc779b3b7d496652
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:11:30 +0000 (8 11:11 -0600)
treeae50b6bdcd3330da9ea33042198c2059b669fb0f
parent9e01adad7bb119994138493a1c41f29e5707d345
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