]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/revision-show-pulls'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:57 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:57 +0000 (13:42 -0700)
"git log" learned "--show-pulls" that helps pathspec limited
history views; a merge commit that takes the whole change from a
side branch, which is normally omitted from the output, is shown
in addition to the commits that introduce real changes.

* ds/revision-show-pulls:
  revision: --show-pulls adds helpful merges

1  2 
revision.c
revision.h

diff --cc revision.c
Simple merge
diff --cc revision.h
Simple merge