]> git.ipfire.org Git - thirdparty/git.git/commit - GIT-VERSION-GEN
Merge branch 'gt/at-is-synonym-for-head-in-add-patch'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2024 02:10:25 +0000 (18:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2024 02:10:25 +0000 (18:10 -0800)
commit65462776c2963b377968e580ace1590238bf79c1
tree06c3b37bddbf5ddea8b78ddc59bd95459ba38882
parentcf258a9e4ef389277dfc2ddb0ec91fd13cead55f
parent7abc1869e552b80ea35923ae4315cb8bb0b47b64
Merge branch 'gt/at-is-synonym-for-head-in-add-patch'

Teach "git checkout -p" and friends that "@" is a synonym for
"HEAD".

* gt/at-is-synonym-for-head-in-add-patch:
  add -p tests: remove PERL prerequisites
  add-patch: classify '@' as a synonym for 'HEAD'