Merge branch 'pc/submodule-helper'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:10 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:10 +0000 (13:39 -0800)
commitead8dbe2e14ee9a2a18ccd0ad7bca806e1be0d54
tree90935f02cf95f660471e58fc799686aaca191446
parent922ffec6fe52b4aa6f4664b01f2166066ed8c260
parent2e612731b55f1a83fb5b7f4ecb9391f0cba63cb2
Merge branch 'pc/submodule-helper'

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