]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gh/git-jump-pathname-with-sp'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Aug 2025 20:13:20 +0000 (13:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Aug 2025 20:13:20 +0000 (13:13 -0700)
"git jump" (in contrib/) fails to parse the diff header correctly
when a file has a space in its name, which has been corrected.

* gh/git-jump-pathname-with-sp:
  git-jump: make `diff` work with filenames containing spaces


Trivial merge