Merge branch 'jc/doc-diff-blobs'
authorJunio C Hamano <redacted>
Fri, 21 Dec 2012 23:19:13 +0000 (15:19 -0800)
committerJunio C Hamano <redacted>
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
git clone https://git.99rst.org/PROJECT