]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/ls-files-stage-recurse'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:33 +0000 (21:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:33 +0000 (21:25 -0800)
Many output modes of "ls-files" do not work with its
"--recurse-submodules" option, but the "-s" mode has been taught to
work with it.

* jt/ls-files-stage-recurse:
  ls-files: support --recurse-submodules --stage


Trivial merge