]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sb/submodule-module-list-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:24 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:24 +0000 (13:37 -0800)
A helper function "git submodule" uses since v2.7.0 to list the
modules that match the pathspec argument given to its subcommands
(e.g. "submodule add <repo> <path>") has been fixed.

* sb/submodule-module-list-fix:
  submodule helper list: respect correct path prefix


Trivial merge