projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47f6ee2
)
bash: Remove completion of core.legacyheaders option
author
Shawn O. Pearce
<spearce@spearce.org>
Mon, 10 Mar 2008 23:49:19 +0000
(19:49 -0400)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 2c4bf4e1d22d8af7c99ddde6f1b857cf36b5b957..73ed095487fc4e9590e185b69c86ac67a6e48a8d 100755
(executable)
--- 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