Merge branch 'fp/submodule-checkout-mode'
commit1aeb10a14d5ecf5a10a4536b873c9feb244a7848
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Jan 2014 20:21:20 +0000 (17 12:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jan 2014 20:21:20 +0000 (17 12:21 -0800)
tree5e5953867a1f038da8bd525c55b1f2d888e0841f
parent92251b1b5b5e53ac9de890105e2a2bd9d15e2ecb
parentefa8fd7ee8eb36df55b3549f6009f000347a796d
Merge branch 'fp/submodule-checkout-mode'

"submodule.*.update=checkout", when propagated from .gitmodules to
.git/config, turned into a "submodule.*.update=none", which did not
make much sense.

* fp/submodule-checkout-mode:
  git-submodule.sh: 'checkout' is a valid update mode
git-submodule.sh