layris3 / Daily-learning-experience-record

daily learning experience
0 stars 0 forks source link

git-git checkout -- <filename> #11

Open layris3 opened 4 years ago

layris3 commented 4 years ago

git checkout -- <filename>

this command is used to revert the modified file back to what it looks like in last commit.