Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexgwolff/5ed9b6aeac60d4155e7bfef9da60b316 to your computer and use it in GitHub Desktop.
Save alexgwolff/5ed9b6aeac60d4155e7bfef9da60b316 to your computer and use it in GitHub Desktop.
git stop tracking
git rm --cached <file-name> or git rm -r --cached <folder-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment