]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'zh/ls-files-format-atoms'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:46 +0000 (12:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:46 +0000 (12:29 -0700)
Some atoms that can be used in "--format=<format>" for "git ls-tree"
were not supported by "git ls-files", even though they were relevant
in the context of the latter.

* zh/ls-files-format-atoms:
  ls-files: align format atoms with ls-tree


Trivial merge