git am: ignore dirty submodules
commit9dbb74344ce8badc38b8a5490000b5dbb22397c5
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, 19 Dec 2010 22:16:06 +0000 (19 23:16 +0100)
tree555fe36684de8d74ccfade810e3d36ce08260040
parente0f2d8fa4041eeb7dd8e16c3c7a80278c1bbbb29
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