Re: [PATCH 2/2] git-log: Follow file copies with 'git log --follow -C -C'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Arjen Laarhoven <arjen@...>
Cc: <git@...>
Date: Thursday, January 22, 2009 - 1:28 pm

Arjen Laarhoven writes:

> When the '--follow' option is used with '--find-copies-harder' ('-C -C')

Is there a reason to limit this to "harder" case?

> diff --git a/tree-diff.c b/tree-diff.c

Hmm, why isn't this DIFF_DETECT_COPY?

> diff_opts.output_format = DIFF_FORMAT_NO_OUTPUT;

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] t/t4202-log.sh: Add testcases, Arjen Laarhoven, (Thu Jan 22, 12:37 pm)
Re: [PATCH 2/2] git-log: Follow file copies with 'git log --..., Junio C Hamano, (Thu Jan 22, 1:28 pm)