diff options
| author | Brandon Casey <drafnel@gmail.com> | 2013-08-21 13:49:31 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-08-21 16:38:47 -0700 |
| commit | 5d5812f492dbc1adac718a69d225396620b463fd (patch) | |
| tree | ca0f8782dcba33d885a12e774bcce0851e4839a6 /builtin/commit.c | |
| parent | Git 1.8.4-rc4 (diff) | |
| download | git-5d5812f492dbc1adac718a69d225396620b463fd.tar.gz git-5d5812f492dbc1adac718a69d225396620b463fd.zip | |
git-completion.bash: use correct Bash/Zsh array length syntax
The syntax for retrieving the number of elements in an array is:
${#name[@]}
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
