git am: ignore dirty submodules
commit09f3c5985c07557cbc92c1a2a3271a165159981b
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 29 May 2010 19:50:11 +0000 (29 21:50 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:11:01 +0000 (8 11:11 -0600)
treebd1ba34988898e82afd5d71c3f6f5900e1d6519a
parent6470b7007669d9bba461838d8f6023ceb87680d3
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