Answers for "revert uncommitted changes to a single file"

1

revert uncommitted changes to a single file

git checkout HEAD -- my-file.txt
Posted by: Guest on May-18-2020

Code answers related to "revert uncommitted changes to a single file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language