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 /t/t4026-color.sh | |
parent | Git 1.8.4-rc4 (diff) | |
download | tgif-5d5812f492dbc1adac718a69d225396620b463fd.tar.xz |
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 't/t4026-color.sh')
0 files changed, 0 insertions, 0 deletions