Re: [PATCH 1/7] pack-protocol.txt: Add warning about protocol inaccuracies
From: Junio C Hamano <hidden> Date: 2016-06-15 23:05:37
Jonathan Nieder [off-list ref] writes:
The 'Reference Discovery' section says:
Server SHOULD terminate each non-flush line using LF ("\n") terminator;
client MUST NOT complain if there is no terminator.
I think these should be "sender/receiver", not "server/client".