Re: [Feature Request] git blame showing only revisions from git rev-list --first-parent
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:06:34
Jeff King [off-list ref] writes:
It seems like nobody is actually that interested in what "blame --first-parent --reverse" does in the first place, though, and there's no reason for its complexity to hold up vanilla --first-parent. So what do you think of:
I like the part that explicitly disables the combination of the two ;-)