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>
This commit is contained in:
parent
47f6ee2838
commit
6753f2aa55
@ -961,7 +961,6 @@ _git_config ()
|
|||||||
core.sharedRepository
|
core.sharedRepository
|
||||||
core.warnAmbiguousRefs
|
core.warnAmbiguousRefs
|
||||||
core.compression
|
core.compression
|
||||||
core.legacyHeaders
|
|
||||||
core.packedGitWindowSize
|
core.packedGitWindowSize
|
||||||
core.packedGitLimit
|
core.packedGitLimit
|
||||||
clean.requireForce
|
clean.requireForce
|
||||||
|
Loading…
x
Reference in New Issue
Block a user