git am: ignore dirty submodules
commit263b0a7f38942e9cadc31a32e4c6b555fcb8f0b1
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, 1 Oct 2012 13:33:43 +0000 (1 14:33 +0100)
treed2df2defc80028e329c8937d668f859af1b01272
parent60561bf02be412c4ab57d4224b7ee73401be1d83
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