July 27, 2019
11:15 p.m.
On Jul 27, 2019, at 3:24 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
One other consumer is Git, which complained to me about that trailing space, which is how I noticed it. A minor annoyance, but other consumers might fail harder.
I don't think Git itself cares about trailing spaces, unless it supports a configuration option to make it do so. There might be commit hooks that are checking for that (Wireshark has some).