Skip to content

How do I solve "error: your local changes to the following files would be overwritten by checkout: doc/tags"? #925

Answered by craigmac
comiluv asked this question in Q&A
Discussion options

You must be logged in to vote

This is an annoyance with some plugins with how they store their help files tags, done when when running :silent! helptags ALL (most plugin managers do this for you, lazy included I believe). You can just create a gitignore to never track those, and just delete the doc/tags file and pull again.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@folke
Comment options

Answer selected by comiluv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants