]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'gh/git-jump-pathname-with-sp' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Aug 2025 15:06:48 +0000 (08:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Aug 2025 15:06:49 +0000 (08:06 -0700)
commita99311e2313147b55d335b29e5de02a80406ca85
tree0f274e35c1ec4074d5f14a7d33356353b8de91f1
parent3f0791145b1d2827de70eac803099a5401731bfd
parent621ce9c1c6cfe5a6467ef62cb81992b3a318b70e
Merge branch 'gh/git-jump-pathname-with-sp' into next

"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