Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-03-11 02:49:19 +0300
committerShawn O. Pearce <spearce@spearce.org>2008-03-11 02:49:28 +0300
commit6753f2aa55280a0fef1cbdcee71c1b529cb0c910 (patch)
treee2e896060ea3546aa9d17bc90b2428a85a1c27ca
parent47f6ee283891b757069c82922a88d1393be25dac (diff)
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