From: Shawn O. Pearce Date: Mon, 10 Mar 2008 23:49:19 +0000 (-0400) Subject: bash: Remove completion of core.legacyheaders option X-Git-Tag: v1.5.5-rc0~33 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6753f2aa55280a0fef1cbdcee71c1b529cb0c910;p=git.git bash: Remove completion of core.legacyheaders option This option is no longer recognized by git. Completing it is not worthwhile. Signed-off-by: Shawn O. Pearce --- diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 2c4bf4e1d..73ed09548 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -961,7 +961,6 @@ _git_config () core.sharedRepository core.warnAmbiguousRefs core.compression - core.legacyHeaders core.packedGitWindowSize core.packedGitLimit clean.requireForce