Skip to content

Commit

Permalink
bash: Remove completion of core.legacyheaders option
Browse files Browse the repository at this point in the history
This option is no longer recognized by git.  Completing it is
not worthwhile.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
  • Loading branch information
Shawn O. Pearce committed Mar 10, 2008
1 parent 47f6ee2 commit 6753f2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/completion/git-completion.bash
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,6 @@ _git_config ()
core.sharedRepository
core.warnAmbiguousRefs
core.compression
core.legacyHeaders
core.packedGitWindowSize
core.packedGitLimit
clean.requireForce
Expand Down

0 comments on commit 6753f2a

Please sign in to comment.