Re: [PATCH 0/5] Rework diff options
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:30
Johannes Schindelin [off-list ref] writes:
Hi, On Sat, 24 Jun 2006, Timo Hirvonen wrote:quoted
This patch series cleans up diff output format options.Very good. Although I understand that to convert all users to the new convention, it is sensible to rename the constants, I think it is not good to change something as DIFF_FORMAT_RAW to OUTPUT_FMT_RAW in the resulting patch.
I personally feel that the benefit of being able to make sure you covered everything outweighs the size of initial diff. Thanks Timo. Will take a look.