diff options
| author | Joel Holdsworth <jholdsworth@nvidia.com> | 2022-04-01 15:24:44 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-04-01 13:15:43 -0700 |
| commit | 990547aa2b701ff8cbdf85219175bd015371f55c (patch) | |
| tree | 7c91bc008f974e456ec80ac0126db72a40169744 /contrib/persistent-https | |
| parent | adf159b44183537538e78c2e69997f9f605b92d4 (diff) | |
| download | git-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 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
