summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Shawn O. Pearce <spearce@spearce.org>2008-03-10 19:49:19 -0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2008-03-10 19:49:28 -0400
commit6753f2aa55280a0fef1cbdcee71c1b529cb0c910 (patch)
treee2e896060ea3546aa9d17bc90b2428a85a1c27ca
parentbash: add 'git svn' subcommands and options (diff)
downloadtgif-6753f2aa55280a0fef1cbdcee71c1b529cb0c910.tar.xz
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 <spearce@spearce.org>
-rwxr-xr-xcontrib/completion/git-completion.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index 2c4bf4e1d2..73ed095487 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