diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-05-08 14:25:07 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-05-08 14:25:07 -0700 |
| commit | 6d4bf5813cd2c1a3b93fd4f0b231733f82133cce (patch) | |
| tree | c6a42769e8a2b0a3af91e89d4934c5ce0b94b458 /commit.c | |
| parent | Merge branch 'ds/sparse-allow-empty-working-tree' (diff) | |
| parent | CodingGuidelines: drop arithmetic expansion advice to use "$x" (diff) | |
| download | git-6d4bf5813cd2c1a3b93fd4f0b231733f82133cce.tar.gz git-6d4bf5813cd2c1a3b93fd4f0b231733f82133cce.zip | |
Merge branch 'jk/arith-expansion-coding-guidelines'
The coding guideline for shell scripts instructed to refer to a
variable with dollar-sign inside arithmetic expansion to work
around a bug in old versions of dash, which is a thing of the past.
Now we are not forbidden from writing $((var+1)).
* jk/arith-expansion-coding-guidelines:
CodingGuidelines: drop arithmetic expansion advice to use "$x"
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
