Merge branch 'jc/ll-merge-expose-path' into next
commit5c5fe41199d7253d6ec7f830830aba5a7d886d5b
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2015 17:37:00 +0000 (11 10:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2015 17:37:00 +0000 (11 10:37 -0700)
tree90c2c096a2f6c55fce70bddbe43a095068e19e05
parentcd8c39e2f7830aed031129240a1718dedef6b5b4
parentef45bb1f8156030446658d5bfb3983ce214a9e16
Merge branch 'jc/ll-merge-expose-path' into next

Traditionally, external low-level 3-way merge drivers are expected
to produce their results based solely on the contents of the three
variants given in temporary files named by %O, %A and %B on their
command line.  Additionally allow them to look at the final path
(given by %P).

* jc/ll-merge-expose-path:
  ll-merge: pass the original path to external drivers
Documentation/gitattributes.txt
t/t6026-merge-attr.sh