git am: ignore dirty submodules
commit36ffe3cbd0dd73b0c43438fa777ac3288c085940
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, 14 Feb 2012 20:00:10 +0000 (14 14:00 -0600)
tree5be8656e1decfc2713a6d56565f62d5311cd3b5c
parent44beade13dc41c1b4354ee9bfe2abe19d3d14b82
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