add -e: ignore dirty submodules
commit49651345e20fc5f6a84320943f1dc7117eb51867
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 Oct 2010 14:56:21 +0000 (23 07:56 -0700)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 10:58:24 +0000 (29 10:58 +0000)
tree3582aae7951fa4937278f7bb70f9c0e93cd966bb
parent0d43b1eb0b0738c238a8bb9c747f908202c45977
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