Documentation: Describe "git diff <blob> <blob>" separately
commitbd52900df474cfbc67c89e3a2fb30e7ed2df8e78
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Dec 2012 19:35:28 +0000 (18 11:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Dec 2012 19:35:28 +0000 (18 11:35 -0800)
tree064256481fc380ca9be068bd0f20b4fa02fad74c
parent7e2010537e96d0a1144520222f20ba1dc3d61441
Documentation: Describe "git diff <blob> <blob>" separately

As it was not a common operation, it was described as if it is a
side note for the more common two-commit variant, but this mode
behaves very differently, e.g. it does not make any sense to ask
recursive behaviour, or give the command a pathspec.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff.txt