Skip to content

Instantly share code, notes, and snippets.

@ltpitt
Created November 25, 2020 11:13
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 ltpitt/a38a9f0e44531e6fb96f70a487c8124b to your computer and use it in GitHub Desktop.
Save ltpitt/a38a9f0e44531e6fb96f70a487c8124b to your computer and use it in GitHub Desktop.
Remove file from current commit
git reset HEAD "YOUR_FILE_PATH + YOUR_FILE_NAME"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment