Re: [PATCH v1 2/4] add parent rewrite feature to line level log
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:07
Bo Yang [off-list ref] writes:
Two kinds of commit are qualified as a parent:
1. The commit touch some lines of the current
interesting range;
2. The commit is a merge commit.
So, there will be more commits output than the
situation which parent rewrite is not set on.
Sorry, but -ECANTPARSEATALL. What do you mean by "qualified" and in what
context? What makes these two conditions significant?