]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jr/apply-directory-normalize'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:01 +0000 (10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:01 +0000 (10:53 -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