Merge branch 'ss/submodule-set-branch-in-c'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jun 2020 19:27:47 +0000 (12:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jun 2020 19:27:47 +0000 (12:27 -0700)
commit10462829e35d1a88ef89be0465a5ee9fd229dc3a
tree1578c567f9aa3bb76c251f9786d5f701abd31eed
parentdc4b3cfb92c82d5516955d8db642ec4e6bc4671b
parent2964d6e5e1e5e3286cfdc8c68f347e0aba97caf0
Merge branch 'ss/submodule-set-branch-in-c'

Rewrite of parts of the scripted "git submodule" Porcelain command
continues; this time it is "git submodule set-branch" subcommand's
turn.

* ss/submodule-set-branch-in-c:
  submodule: port subcommand 'set-branch' from shell to C