summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2012-05-19 04:41:35 +0200
committerJunio C Hamano <gitster@pobox.com>2012-05-20 14:48:28 -0700
commitb0a4b2d2570974f2050b5d43828dd8146505753e (patch)
treee73c5222c1e92cacb30b0e97ceddfb36bedb1552 /t/t9902-completion.sh
parent7f02f3d7ecdda983f229b16f80e7c494fb2d3510 (diff)
downloadgit-b0a4b2d2570974f2050b5d43828dd8146505753e.tar.gz
completion: add support for backwards compatibility
Some people might be relying on _git and _gitk to define custom aliases, unfortunately, commit 6b179ad (completion: add new __git_complete helper) broke that support. "bash: [: 1: unary operator expected" This can be easily fixed by using __git_complete, but it's not meant to be public. Although _git and _gitk are probably not meant to be public, it's easy to keep having support for them by having a wrapper to the proper new function that is fully functional. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9902-completion.sh')
0 files changed, 0 insertions, 0 deletions