summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-08-20 13:36:11 -0700
committerJunio C Hamano <gitster@pobox.com>2024-08-20 14:10:10 -0700
commit44db6f75cce574a0e410df5be61d40f28ec16f0a (patch)
tree1f9ba313b922c7e211323fa9d6190df3488f630e /builtin/commit.c
parentfa3b914457773d5a0bb02b382862dafd1c4c357e (diff)
CodingGuidelines: spaces around C operators
As we have operated with "write like how your surrounding code is written" for too long, after a huge code drop from another project, we'll end up being inconsistent before such an imported code is cleaned up. We have many uses of cast operator with a space before its operand, mostly in the reftable code. Spell the convention out before it spreads to other places. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions