git am: ignore dirty submodules
commit73063a3e4fb8c1004d2730dd3af86fead29ba9d2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 29 May 2010 19:50:11 +0000 (29 21:50 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:28:59 +0000 (22 13:28 +0100)
tree26c7198f8f72e3fe35b513a9e3a6a45ff23639f0
parent4850f407dc19c7519115ed70d9c308ed274609f7
git am: ignore dirty submodules

This fixes a rebase in the presence of dirty submodules. This is
orthogonal to the application of patches changing submodules.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-am.sh