Code

bash: Remove completion of core.legacyheaders option
authorShawn O. Pearce <spearce@spearce.org>
Mon, 10 Mar 2008 23:49:19 +0000 (19:49 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 10 Mar 2008 23:49:28 +0000 (19:49 -0400)
This option is no longer recognized by git.  Completing it is
not worthwhile.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash

index 2c4bf4e1d22d8af7c99ddde6f1b857cf36b5b957..73ed095487fc4e9590e185b69c86ac67a6e48a8d 100755 (executable)
@@ -961,7 +961,6 @@ _git_config ()
                core.sharedRepository
                core.warnAmbiguousRefs
                core.compression
-               core.legacyHeaders
                core.packedGitWindowSize
                core.packedGitLimit
                clean.requireForce