]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'aj/ls-files-format-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2023 21:18:55 +0000 (14:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2023 21:18:55 +0000 (14:18 -0700)
Fix for a "ls-files --format="%(path)" that produced nonsense
output, which was a bug in 2.38.

* aj/ls-files-format-fix:
  ls-files: fix "--format" output of relative paths

1  2 
builtin/ls-files.c

Simple merge