diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-03-09 00:22:54 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-09 01:11:19 -0800 |
commit | 2bf6587349e31b582dae47954b1a334052230e28 (patch) | |
tree | 4cd84f9e1fdde96fcbdad2cec1c4996542140879 /Documentation/RelNotes-1.6.1.2.txt | |
parent | show -c: show patch text (diff) | |
download | tgif-2bf6587349e31b582dae47954b1a334052230e28.tar.xz |
show --first-parent/-m: do not default to --cc
Given that "git show" always shows some diff and does not walk the history
by default, it is natural to expect "git show --first-parent" to show the
difference between the given commit and its first parent. It also would
be natural, given that "--cc" is the default, "git show -m" to show
pairwise difference from each of the parents.
We however always defaulted to --cc and there was no way to turn it off.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.1.2.txt')
0 files changed, 0 insertions, 0 deletions