Merge branch 'sb/submodule-add-force'
commit1e6a89323b57888d5464732ea7a56a5fd385318b
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:54 +0000 (2 13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:54 +0000 (2 13:36 -0800)
tree6cbc07e63f23e720ab3da3068c997d2ec9d169cd
parent8f60064c1f538f06e1c579cbd9840b86b10bcd3d
parent619acfc78c526bc9df17b7704e60d0512ab7a84c
Merge branch 'sb/submodule-add-force'

"git submodule add" used to be confused and refused to add a
locally created repository; users can now use "--force" option
to add them.

* sb/submodule-add-force:
  submodule add: extend force flag to add existing repos
git-submodule.sh