]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/diff-caret-bang-with-parents'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:43 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:43 +0000 (17:11 -0700)
"git diff rev^!" did not show combined diff to go to the rev from
its parents.

* rs/diff-caret-bang-with-parents:
  diff: support ^! for merges
  revisions.txt: unspecify order of resolved parts of ^!
  revision: use strtol_i() for exclude_parent

1  2 
Documentation/git-diff.txt
revision.c

Simple merge
diff --cc revision.c
Simple merge