Created
January 12, 2018 09:37
-
-
Save JustATestName144/5c422247818c9b14c13c03b50a875022 to your computer and use it in GitHub Desktop.
Git. Unstage file(s)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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