Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update tmux-fzf-url: Pulling is not possible because you have unmerged files. #39

Open
dagadbm opened this issue Feb 5, 2024 · 1 comment

Comments

@dagadbm
Copy link

dagadbm commented Feb 5, 2024

everytime I try to update this plugin I get this error.

Am I doing something wrong?

@wfxr
Copy link
Owner

wfxr commented Feb 20, 2024

I often encounter similar problems when updating plugins using tpm, and not only for this plugin. You can go into the plugin directory and reset the git repo manually using command like this:

git reset --hard master

If it still doesn't work, remove the plugin directory and re-install it should be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants