summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-03-10 23:49:19 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2008-03-10 23:49:28 (GMT)
commit6753f2aa55280a0fef1cbdcee71c1b529cb0c910 (patch)
treee2e896060ea3546aa9d17bc90b2428a85a1c27ca /contrib/completion/git-completion.bash
parent47f6ee283891b757069c82922a88d1393be25dac (diff)
downloadgit-6753f2aa55280a0fef1cbdcee71c1b529cb0c910.zip
git-6753f2aa55280a0fef1cbdcee71c1b529cb0c910.tar.gz
git-6753f2aa55280a0fef1cbdcee71c1b529cb0c910.tar.bz2
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>
Diffstat (limited to 'contrib/completion/git-completion.bash')
-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 2c4bf4e..73ed095 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