]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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'


Trivial merge