Merge branch 'mk/blame-first-parent'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:13:09 +0000 (15:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:13:10 +0000 (15:13 -0800)
"git blame" learnt to take "--first-parent" and "--reverse" at the
same time when it makes sense.

* mk/blame-first-parent:
blame: allow blame --reverse --first-parent when it makes sense
blame: extract find_single_final
blame: test to describe use of blame --reverse --first-parent

No differences found