Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save arturkula/342f7ebc8f1aa9bb6491059bfa3d4879 to your computer and use it in GitHub Desktop.

Select an option

Save arturkula/342f7ebc8f1aa9bb6491059bfa3d4879 to your computer and use it in GitHub Desktop.
fix-git-lfs-should-have-been-a-pointer-but-was-not.ps1
git rm --cached -r .
git reset --hard
git rm .gitattributes
git reset .
git checkout .
@arturkula
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment