Skip to content

Instantly share code, notes, and snippets.

@vm-wylbur
Created July 22, 2021 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vm-wylbur/5feb40b311582275568cdadaa5c03e87 to your computer and use it in GitHub Desktop.
Save vm-wylbur/5feb40b311582275568cdadaa5c03e87 to your computer and use it in GitHub Desktop.
fixing git lfs "Encountered 1 file(s) that should have been pointers, but weren't:"
# make sure all work is committed, and then:
git lfs uninstall
git reset --hard
git lfs install
git lfs pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment