LogoDatopian Tech
GitHub ProfileGithubFollow us on TwitterXFollow us on LinkedInLinkedIn
  • AI Playground
  • Anthropic prompt generator
  • Content Management System (CMS) for Data Portals
  • Dashboards
  • Data Management Systems
  • DataFrame
  • Datopian Tech 👩‍💻
  • Frictionless Data and Data Packages
  • Giftless - the GIT LFS server
  • how do you consolidate an single chatgpt chat into a single summary?
  • Howto Remove Git LFS
  • INBOX
  • OpenAI best practices for prompt engineering
  • Papertrail 2024-10-23
  • Retrieval augmented generation (RAG)

Howto Remove Git LFS

By rufuspollock

Howto Remove Git LFS

Best reference so far is https://stackoverflow.com/questions/48699293/how-do-i-disable-git-lfs

In summary:

git lfs migrate export --include="*" --everything
git lfs uninstall

Then you need to force push over current repo or push to a new one … (you'll have rewritten git history this way)

Edit this page

Footer

© 2025 All rights reservedBuilt with Flowershow Cloud