Skip to content

Instantly share code, notes, and snippets.

@violetguos
Created January 7, 2020 15:59
Show Gist options
  • Save violetguos/7838f12f522f4e5638e3f6ba1d2435c6 to your computer and use it in GitHub Desktop.
Save violetguos/7838f12f522f4e5638e3f6ba1d2435c6 to your computer and use it in GitHub Desktop.
how to remove files from GIT LFS
  • apply the --no-blob-protection for all files tracked under .gitattibutes
  • apply --no-blob-protection fot .gitattributes itself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment