Posts by user158832 • 23 points
1 post
-
2
votes1
answer714
viewsQ: What are the differences between "checkout, revert and reset"
I would like to know the difference between the commands below: git revert commit ; git reset --hard commit ; git checkout commit ;
gitasked user158832 23