add -e: ignore dirty submodules
commit8e2b6d93cdc4a73a40bffb95d441055df7e4ceae
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, 4 Jun 2011 13:36:29 +0000 (4 15:36 +0200)
treece43add946f5872993975dabd52303348a48f1c6
parent041d34ad05a2346d98f090a552f971487569c978
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