Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JustATestName144/5c422247818c9b14c13c03b50a875022 to your computer and use it in GitHub Desktop.
Save JustATestName144/5c422247818c9b14c13c03b50a875022 to your computer and use it in GitHub Desktop.
Git. Unstage file(s)
git reset . - for all files.
git reset filename for a single file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment