Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
From: Junio C Hamano <hidden> Date: 2016-06-15 22:57:13
Ramkumar Ramachandra [off-list ref] writes:
Nobody has branch names that end with + or *. Then why put a space
after the branch name and before [*|+][=|<|>] in the prompt string?
I do not think the space is for disambiguation.
It is like asking why typeset a space after a sentence a tad wider
than a space after each word: grouping related things together, and
separating groups of different kind apart, to make it more readable.