add -e: ignore dirty submodules
commit474b58f146591052e5fba6f302d5d443c347c327
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Dec 2010 17:56:10 +0000 (28 18:56 +0100)
treeb6a90d3dd75d98385eee0dda0aa7257fe956f19f
parent7441cb360160123753a4c84570cf33487aed7b2e
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