]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jr/apply-directory-normalize' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:16 +0000 (10:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:16 +0000 (10:06 -0800)
"git apply --directory=./un/../normalized/path" now normalizes the
given path before using it.

* jr/apply-directory-normalize:
  apply: normalize path in --directory argument

1  2 
apply.c

diff --cc apply.c
Simple merge