From c8b228b1ea99d6c9d893b72b2fe05eaf4a16a10f Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 22 Aug 2016 03:38:08 +0000 Subject: unposted: _git-config: sendemail.smtpserver: Correct tags. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index f4011aa28..4a7c9b4ca 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -7372,7 +7372,7 @@ __git_sendemail_suppresscc_values () { (( $+functions[__git_sendmail_smtpserver_values] )) || __git_sendmail_smtpserver_values() { - _alternative "smtp hosts:host:_hosts" "sendmail command: :_absolute_command_paths" + _alternative "hosts:smtp host:_hosts" "commands: :_absolute_command_paths" } (( $+functions[__git_colors] )) || -- cgit 1.4.1