summaryrefslogtreecommitdiff
path: root/t/t4013/diff.show_-c_master
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2020-05-04 12:07:09 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-05-04 12:36:07 -0700
commit32b5fe7f0e2cb798954b3e01b990bc140706e191 (patch)
tree06c0ebef87bc79382d80234f072f9e58814f2c43 /t/t4013/diff.show_-c_master
parentGit 2.26.2 (diff)
downloadtgif-32b5fe7f0e2cb798954b3e01b990bc140706e191.tar.xz
CodingGuidelines: drop arithmetic expansion advice to use "$x"
The advice to use "$x" rather than "x" in arithmetric expansion was working around a dash bug fixed in 0.5.4. Even Debian oldstable has 0.5.8 these days. And in the meantime, we've added almost two dozen instances of the "x" form which you can find with: git grep '$(([a-z]' and nobody seems to have complained. Let's declare this workaround obsolete and simplify our style guide. Helped-by: Danh Doan <congdanhqx@gmail.com> Signed-off-by: Jeff King <peff@peff.net> Reviewed-by: Carlo Marcelo Arenas Belón <carenas@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.show_-c_master')
0 files changed, 0 insertions, 0 deletions