Stefan Beller [off-list ref] writes:
On Tue, May 30, 2017 at 10:30 AM, Brandon Williams [off-list ref] wrote:
quoted
Convert find_paths_generic and find_paths_multitree to use struct
object_id.
double empty line?
Is it because
sed -e 's/^Change-ID:.*//'
insead of
sed -e '/^Change-ID:.*/d'
is used somewhere in a commit-message-rewriting-machinery?
In any case, it doesn't bother Git at all---stripspace squishes
duplicated empty lines into one while making other whitespace
clean-ups like trailing SP removal and trailing blank line removal.