Skip to content

Instantly share code, notes, and snippets.

@MrSquaare
Created February 3, 2026 15:47
Show Gist options
  • Select an option

  • Save MrSquaare/834c092f426ed4a15bb292d0ed35006a to your computer and use it in GitHub Desktop.

Select an option

Save MrSquaare/834c092f426ed4a15bb292d0ed35006a to your computer and use it in GitHub Desktop.
Remove Git LFS from GitHub Codespace
git config --local --remove-section lfs
rm -rf .git/hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment