]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ss/submodule-summary-in-c'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Sep 2020 20:53:05 +0000 (13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Sep 2020 20:53:05 +0000 (13:53 -0700)
commitbbdba3d88320cd99ae3425f31e4c20213a877cac
tree2ff71745c554727bbb0583198ad9489889ceee87
parent3a238e539bcdfe3f9eb5010fd218640c1b499f7a
parente83e3333b5770815e9c2e3aee48c305257385bbb
Merge branch 'ss/submodule-summary-in-c'

Yet another subcommand of "git submodule" is getting rewritten in C.

* ss/submodule-summary-in-c:
  submodule: port submodule subcommand 'summary' from shell to C
  t7421: introduce a test script for verifying 'summary' output
  submodule: rename helper functions to avoid ambiguity
  submodule: remove extra line feeds between callback struct and macro
builtin/submodule--helper.c
diff.c
submodule.c
t/t7401-submodule-summary.sh