add -e: ignore dirty submodules
commit2d3b42d27402a8f5610bce3d9f328cd1e2d51d78
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:07:26 +0000 (24 10:07 -0500)
treecad5d608a7b174392c94e62b587c053c0a103095
parent65410a3e3348229c4f74cbc21901386ed58deb2a
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