Merge branch 'sz/submodule-force-update'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:54:17 +0000 (15:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:54:18 +0000 (15:54 -0700)
"git submodule update --force" used to leave the working tree of the
submodule intact when there were local changes.  It is more intiutive
to make "--force" a sign to run "checkout -f" to overwrite them.

* sz/submodule-force-update:
  Make 'git submodule update --force' always check out submodules.

1  2 
git-submodule.sh
t/t7406-submodule-update.sh

Simple merge
Simple merge