git am: ignore dirty submodules
commit305d3a06b7a17df47b1727499de794c9b3187989
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 29 May 2010 19:50:11 +0000 (29 21:50 +0200)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:31:53 +0000 (16 16:31 +0200)
tree882b9cbd247a89a95af134b91189c26ed797b3be
parentd4c36517ad7e3a3537719a79f95e48d1e0caf64a
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