1
0
mirror of https://github.com/git/git.git synced 2024-10-21 13:59:03 +02:00
git/contrib/completion
Todd Zullinger 518ef8f07f completion: Replace config --list with --get-regexp
James Bardin noted that the completion spewed warnings when no git config
file is present.  This is likely a bug to be fixed in git config, but it's
also good to simplify the completion code by using the --get-regexp option
as Jeff King pointed out.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Trivially-acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-09-13 13:40:25 -07:00
..
git-completion.bash completion: Replace config --list with --get-regexp 2009-09-13 13:40:25 -07:00