summaryrefslogtreecommitdiff
path: root/walker.c
diff options
context:
space:
mode:
authorLibravatar Philip Jägenstedt <philip@foolip.org>2012-02-22 09:58:11 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-02-22 13:59:58 -0800
commit6e8c755fd3fd2efab0e2dcdc16c8a17a61efa760 (patch)
treed4b3092372f2c0d84584e841d6ece1de221f9b37 /walker.c
parentcompletion: remote set-* <name> and <branch> (diff)
downloadtgif-6e8c755fd3fd2efab0e2dcdc16c8a17a61efa760.tar.xz
completion: normalize increment/decrement style
The style used for incrementing and decrementing variables was fairly inconsistenty and was normalized to use x++, or ((x++)) in contexts where the former would otherwise be interpreted as a command. This is a bash-ism, but for obvious reasons this script is already bash-specific. Signed-off-by: Philip Jägenstedt <philip@foolip.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'walker.c')
0 files changed, 0 insertions, 0 deletions