Undo git pull-How to undo a git pull?

454    Asked by AditiIshii in Java , Asked on Jun 23, 2021

 I would like to undo my git pull on account of unwanted commits on the remote origin, but I don't know which revision I have to reset back to.

How can I just go back to the state before I did the git pull on the remote origin?


Your Answer

Interviews

Parent Categories