summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPhilip Oakley <philipoakley@iee.email>2023-01-19 18:18:23 +0000
committerJunio C Hamano <gitster@pobox.com>2023-01-19 14:35:15 -0800
commitd664a7ad20f9cb013f4c53654b76973612a89991 (patch)
tree73452981fef00ce2aa43a841949813cb18d7f523 /builtin/commit-graph.c
parent262c45b6a17d971cd440c6cd2fdeff1e0d081e47 (diff)
doc: pretty-formats: separate parameters from placeholders
Commit a57523428b4 (pretty: support padding placeholders, %< %> and %><, 2013-04-19) introduced columnated place holders. These placeholders can be confusing as they contain `<` and `>` characters as part of their placeholders adjacent to the `<N>` parameters. Add spaces either side of the `<N>` parameters in the title line. The code (strtol) will consume any spaces around the number values (assuming they are passed as a quoted string with spaces). Note that the spaces are optional. Subsequent commits will clarify other confusions. Signed-off-by: Philip Oakley <philipoakley@iee.email> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions