Skip to content

Instantly share code, notes, and snippets.

@erfelipe
Created January 5, 2022 20:26
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 erfelipe/4b34e461e7025118897cf6e3c384d30f to your computer and use it in GitHub Desktop.
Save erfelipe/4b34e461e7025118897cf6e3c384d30f to your computer and use it in GitHub Desktop.
Limpar git LFS
https://github.com/newren/git-filter-repo/blob/main/INSTALL.md
https://docs.gitlab.com/ee/user/project/repository/reducing_the_repo_size_using_git.html#purge-files-from-repository-history
git filter-repo --strip-blobs-bigger-than 10M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment