Merge branch 'dl/submodule-set-branch'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:18 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:18 +0000 (16:41 +0900)
commit01f8d78887d45dc10f29d3926d5cc52f78838846
treebd36c10864e4a75d757732e8324e8e21b4d5b917
parentd9d65e9f6ab3f5f1525ae8c86dfbab5978adf846
parentb57e8119e6e08f731308923ef2b033eb45152bc6
Merge branch 'dl/submodule-set-branch'

"git submodule" learns "set-branch" subcommand that allows the
submodule.*.branch settings to be modified.

* dl/submodule-set-branch:
  submodule: teach set-branch subcommand
  submodule--helper: teach config subcommand --unset
  git-submodule.txt: "--branch <branch>" option defaults to 'master'
Documentation/git-submodule.txt
builtin/submodule--helper.c
contrib/completion/git-completion.bash
git-submodule.sh