Created
December 20, 2017 12:08
-
-
Save erols/f7ba250d084de555a49c9e0982dca3e5 to your computer and use it in GitHub Desktop.
checkout list of files inadvertently changed
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 status | grep modified: | cut -c 12- | xargs git checkout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment