undo.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [undo]
www.codever.land/bookmarks/t/undo
Reset local repository branch to be just like remote repository HEAD
https://stackoverflow.com/questions/1628088/reset-local-repository-branch-to-be-just-like-remote-rep...
Setting your branch to exactly match the remote branch can be done in two steps: ...