]> git.99rst.org Git - git.git/commit
config: minor addition of whitespace
authorDragan Simic <redacted>
Thu, 21 Mar 2024 06:06:05 +0000 (07:06 +0100)
committerJunio C Hamano <redacted>
Thu, 21 Mar 2024 22:57:09 +0000 (15:57 -0700)
commit0d49b1e5a8c789dd3f1029f382bd76a464b72da0
tree2cd97a2bd3dcde5cd955f2f8120739ea88eb9857
parent61a22ddaf0626111193a17ac12f366bd6d167dff
config: minor addition of whitespace

In general, binary operators should be enclosed in a pair of leading and
trailing space (SP) characters.  Thus, clean up one spotted expression that
for some reason had a "bunched up" operator.

Signed-off-by: Dragan Simic <redacted>
Signed-off-by: Junio C Hamano <redacted>
config.c
git clone https://git.99rst.org/PROJECT