]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/ext-diff-with-relative'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:46 +0000 (12:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:46 +0000 (12:07 -0800)
"git diff --relative" did not mix well with "git diff --ext-diff",
which has been corrected.

* jk/ext-diff-with-relative:
  diff: drop "name" parameter from prepare_temp_file()
  diff: clean up external-diff argv setup
  diff: use filespec path to set up tempfiles for ext-diff

1  2 
diff.c
t/t4045-diff-relative.sh

diff --cc diff.c
Simple merge
Simple merge