git am: ignore dirty submodules
commit85fde08d389356150115810b664f96b0deea5124
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 29 May 2010 19:50:11 +0000 (29 21:50 +0200)
committerStepan Kasal <kasal@ucw.cz>
Thu, 15 May 2014 07:41:49 +0000 (15 09:41 +0200)
tree18ada3fec2cc333a8c42a9d71d6331230d4652fe
parent94696668a7cd46bc0a9e43c0496445d227d7bf98
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