Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rayrinaldy/a971b6fae9d8ccdb8d24114fdbb14656 to your computer and use it in GitHub Desktop.
Save rayrinaldy/a971b6fae9d8ccdb8d24114fdbb14656 to your computer and use it in GitHub Desktop.
Git Untracked File
git rm -r --cached .
git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment