Merge branch 'jc/blame-follows-renames' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:33:35 +0000 (11:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Oct 2012 18:33:35 +0000 (11:33 -0700)
It was unclear in the documentation for "git blame" that it is
unnecessary for users to use the "--follow" option.

* jc/blame-follows-renames:
  git blame: document that it always follows origin across whole-file renames


Trivial merge