add -e: ignore dirty submodules
commit9aadc4efea1593be96df9ff5dbcf9f2db911245a
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:17:13 +0000 (6 00:17 +0000)
tree62f2a8c24e99bc9b20025f503608a5204a4d4798
parent04201f516fb28c7bfd3b48b7eea4aa3b178e71d1
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