projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
51bf6be
bd52900
)
Merge branch 'jc/doc-diff-blobs'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Dec 2012 23:19:13 +0000
(15:19 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 21 Dec 2012 23:19:13 +0000
(15:19 -0800)
"git diff <blob> <blob>" was not documented and was only hinted as
an extension to "git diff <commit> <commit> -- <pathspec>", but
comparison between two blobs are more special than that. It does
not take any pathspec to begin with.
* jc/doc-diff-blobs:
Documentation: Describe "git diff <blob> <blob>" separately
Trivial merge