add -e: ignore dirty submodules
commit9fe26d5ac6d016ae7207d0b5c56939a6e3e24b0e
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, 5 Jan 2012 20:27:40 +0000 (5 14:27 -0600)
tree661387bd7cfe32a2c6e37167b4f09eab3cf6423e
parentca233ad2a54a6a67e0d46fba2b935452cd92b3e3
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