git am: ignore dirty submodules
commit7ab0f16165b7a00a9706b5d395e3b6b6dd314227
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 29 May 2010 19:50:11 +0000 (29 21:50 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 19 Apr 2011 14:36:51 +0000 (19 16:36 +0200)
treea78c7fde8623288ed00ef12b67e1809804eb4f49
parent0bd8b0ecd9f0a92f0da31221ad50544af87bc14a
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