Merge branch 'pc/submodule-helper' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:54 +0000 (14:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:55:54 +0000 (14:55 -0800)
commit53b4524eca3a1d2699183fdef8eef5b674d64a08
tree90935f02cf95f660471e58fc799686aaca191446
parent780bc6d06b48a05c594f52f9906d4483c39e0776
parent2e612731b55f1a83fb5b7f4ecb9391f0cba63cb2
Merge branch 'pc/submodule-helper' into next

Rewrite two more "git submodule" subcommands in C.

* pc/submodule-helper:
  submodule: port submodule subcommand 'deinit' from shell to C
  submodule: port submodule subcommand 'sync' from shell to C