completion: add new __git_complete helper
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 14 May 2012 15:35:18 +0000 (17:35 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 May 2012 17:33:33 +0000 (10:33 -0700)
This simplifies the completions, and would make it easier to define
aliases in the future.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found