Merge branch 'pc/submodule-helper-foreach' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 21:04:42 +0000 (13:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Feb 2018 21:04:42 +0000 (13:04 -0800)
commit6c77376ba7ed59e138958dc46d428c1ab77fbc08
treee2ffd5f71515a08cebcd38e41d92d63e944f9bc1
parente1f7302e44128df4cbf361af286ac0379b2b8711
parenta21f21c1ebd8edb31b1e7b6383c1a536bebb8d0b
Merge branch 'pc/submodule-helper-foreach' into jch

* pc/submodule-helper-foreach:
  submodule: port submodule subcommand 'foreach' from shell to C
  submodule foreach: document variable '$displaypath'
  submodule foreach: clarify the '$toplevel' variable documentation
  submodule foreach: document '$sm_path' instead of '$path'
  submodule foreach: correct '$path' in nested submodules from a subdirectory
Documentation/git-submodule.txt
builtin/submodule--helper.c
git-submodule.sh