]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ad/custom-merge-placeholder-for-symbolic-pathnames'
authorJunio C Hamano <gitster@pobox.com>
Fri, 2 Feb 2024 19:31:50 +0000 (11:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Feb 2024 19:31:50 +0000 (11:31 -0800)
The labels on conflict markers for the common ancestor, our version,
and the other version are available to custom 3-way merge driver
via %S, %X, and %Y placeholders.

* ad/custom-merge-placeholder-for-symbolic-pathnames:
  merge-ll: expose revision names to custom drivers


Trivial merge