Undo Locally in Git

added by JavaScript Kicks
10/18/2018 6:20:30 PM

868 Views

When working in Git, there always comes that bitter moment when we actually need to undo something. An example you ask? We've got plenty. For instance, we ran commit but realized we did it on the wrong branch. Or maybe we ran our commit too early.


0 comments