mkdnflow.nvim icon indicating copy to clipboard operation
mkdnflow.nvim copied to clipboard

Update fails ("unrelated history" error) -- see here for how to resolve

Open herrvonvoid opened this issue 2 years ago • 1 comments

packer update fails, trying to manually git pull doesn't work either due to 'unrelated history' error. please make sure to keep your git history straight as having to un- and then reinstall the whole plugin with packer is annoying. (manual git pull --allow-unrelated-history creates a merge conflict and just removing the repos and cloning it anew is almost imopssible on m$-windows :()

herrvonvoid avatar Jun 29 '22 12:06 herrvonvoid

Interesting... not sure why this would have happened, but I appreciate the heads up. To me, the surest resolution here is the annoying one--comment out the plugin wherever you call use({jakewvincent/mkdnflow.nvim}), close & reopen nvim, run PackerSync and say "yes" to removing the plugin, uncomment, close and reopen, and run PackerSync again. Leaving this issue open for now in case anyone else is experiencing this.

jakewvincent avatar Jun 29 '22 16:06 jakewvincent