Todd Zullinger [off-list ref] wrote:
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 a good excuse to simplify the completion code by using the
--get-regexp option as Jeff King pointed out.
Signed-off-by: Todd Zullinger <redacted>
Thanks, looks good.
Trivially-acked-by: Shawn O. Pearce [off-list ref]
contrib/completion/git-completion.bash | 30 +++++++++---------------------
1 files changed, 9 insertions(+), 21 deletions(-)
--
Shawn.