mirror of
https://github.com/git/git.git
synced 2026-01-16 21:59:45 +00:00
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:
@@ -961,7 +961,6 @@ _git_config ()
|
||||
core.sharedRepository
|
||||
core.warnAmbiguousRefs
|
||||
core.compression
|
||||
core.legacyHeaders
|
||||
core.packedGitWindowSize
|
||||
core.packedGitLimit
|
||||
clean.requireForce
|
||||
|
||||
Reference in New Issue
Block a user