Thread (5 messages) flat view 5 messages, 4 authors, 2016-08-11

Re: git-show --stat on first commit

From: Andy Parkins <hidden>
Date: 2016-08-11 20:38:16

Possibly related (same subject, not in this thread)

On Tuesday 2006 November 21 20:03, Jakub Narebski wrote:
We don't show patch for merges by default in git-show, so I don't
see why we would want to show root commit diff in git-show by default:
those two are very similar.
$ git init-db
$ date > file1
$ git add file1; git commit -a -m "file1 added"
$ date > file2
$ git add file2; git commit -a -m "file2 added"
$ git show --stat HEAD
$ git show --stat HEAD^

I can understand while people get confused.  Two patches, both add a file.  
git-show on one of them shows a stat; on the other it doesn't.


Andy

-- 
Dr Andy Parkins, M Eng (hons), MIEE
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help