[PATCH] bash completion: remove "diff.renameLimit." (with trailing dot)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This was accidentally added with commit 98171a0 (bash completion: Sync
config variables with their man pages).

Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx>
---
 contrib/completion/git-completion.bash |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index e3ddecc..e129ef9 100755
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1641,7 +1641,6 @@ _git_config ()
 		diff.external
 		diff.mnemonicprefix
 		diff.renameLimit
-		diff.renameLimit.
 		diff.renames
 		diff.suppressBlankEmpty
 		diff.tool
-- 
1.6.5.2.86.g61663

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]