add -e: ignore dirty submodules
commit9d59d6c4ac3bc0d6a85ad474e1012b8111213a23
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 17 Feb 2011 12:36:25 +0000 (17 13:36 +0100)
tree4a76d7de00c346986c91e37d5faf6b90e9baceec
parent3428898e03b560d81d073f4f0f16c39a79175088
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