Ignore dirty submodule states in "git pull --rebase"
commit7d90c8ee15d8dcb1450d1ffc2890e5341c963598
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 22 Jul 2008 21:41:41 +0000 (22 22:41 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Jul 2008 18:36:56 +0000 (23 11:36 -0700)
treec60b5c9e4b23cab40ddbc90b9ba7399f8bcb3372
parentc65233fe2c14ca10da847e49b54924c9a49498c5
Ignore dirty submodule states in "git pull --rebase"

This is a companion patch to 6848d58c(Ignore dirty submodule states
during rebase and stash).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-pull.sh