Answers for "git revert files only"

2

git revert one file

git checkout HEAD -- /directory/my-file.txt
Posted by: Guest on October-28-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language