On Fri, Nov 16, 2018 at 3:04 AM Phillip Wood [off-list ref] wrote:
From: Phillip Wood <redacted>
Most of the documentation uses 'whitespace' rather than 'white space'
or 'white spaces' convert to latter two to the former for consistency.
Makes sense; this doesn't touch docs, but also code.
$ git grep "white space" yields some other places
as well (Documentation/git-cat-file.txt and lots in t/)
But I guess we keep it to this feature for now instead
of a tree wide cleanup.
Stefan