Skip to content

Instantly share code, notes, and snippets.

@gaboratorium
Created September 13, 2017 11:47
Show Gist options
  • Save gaboratorium/f5d08b76315844e8e6e9fbd444e8cadc to your computer and use it in GitHub Desktop.
Save gaboratorium/f5d08b76315844e8e6e9fbd444e8cadc to your computer and use it in GitHub Desktop.
Remove commited file form commit #git
git rm --cached /path/to/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment