OSDN Git Service

Merge branch 'jk/blame-first-parent'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:24 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:24 +0000 (12:30 -0700)
"git blame --first-parent v1.0..v2.0" was not rejected but did not
limit the blame to commits on the first parent chain.

* jk/blame-first-parent:
  blame: handle --first-parent

1  2 
builtin/blame.c

diff --cc builtin/blame.c
Simple merge