aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorJoel Holdsworth <jholdsworth@nvidia.com>2022-04-01 15:24:44 +0100
committerJunio C Hamano <gitster@pobox.com>2022-04-01 13:15:43 -0700
commit990547aa2b701ff8cbdf85219175bd015371f55c (patch)
tree7c91bc008f974e456ec80ac0126db72a40169744 /builtin/commit-tree.c
parentgit-p4: add blank lines between functions and class definitions (diff)
downloadgit-990547aa2b701ff8cbdf85219175bd015371f55c.tar.gz
git-990547aa2b701ff8cbdf85219175bd015371f55c.zip
git-p4: remove unneeded semicolons from statements
Python allows the usage of compound statements where multiple statements are written on a single line separared by semicolons. It is also possible to add a semicolon after a single statement, however this is generally considered to be untidy, and is unnecessary. Signed-off-by: Joel Holdsworth <jholdsworth@nvidia.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions