Answers for "git restore file ... to discard changes in working directory"

2

git discard changes to one file

git checkout -- file
Posted by: Guest on August-03-2021

Code answers related to "git restore file ... to discard changes in working directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language