summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2021-09-09 09:47:05 +0000
committerJunio C Hamano <gitster@pobox.com>2021-09-09 12:56:11 -0700
commit3322a9d87f3b2121d2c62096f9261c8934c74056 (patch)
tree25f89bc60a594e13a680bb9ccc290fe877e16827 /git-svn.perl
parent7e44ff7a3983ad0c7be5c9edcfea2e8355ce9a65 (diff)
run-command: prettify the `RUN_COMMAND_*` flags
The values were listed unaligned, and with powers of two spelled out in decimal. The list is easier to parse for human readers if the numbers are aligned and spelled out as powers of two (using the bit-shift operator `<<`). While at it, remove a code comment that was unclear at best, and confusing at worst. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions