add -e: ignore dirty submodules
commitfba766b9d5a365d40d5f4436f021ec7ef2876475
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 1 Jun 2011 10:51:24 +0000 (1 12:51 +0200)
treede8b52bc7a524ca66795212360221401cc25f154
parent86beb214f1f9520423b0b43c086ed76f2c93142a
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