Skip to content

Instantly share code, notes, and snippets.

@paulruescher
Created March 7, 2013 09:04
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 paulruescher/5106618 to your computer and use it in GitHub Desktop.
Save paulruescher/5106618 to your computer and use it in GitHub Desktop.
Remove File From Git Repository
git rm --cached myFile.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment