commit a87606109cab1cf07d650902bd9d7073f1194bb4 from: Stefan Sperling date: Sun Jun 25 21:05:04 2023 UTC git reset --hard is a closer equivalent to got revert than git checkout commit - 2b8aa9337c35bc2e61da4ea97f152799ec4c8b4d commit + a87606109cab1cf07d650902bd9d7073f1194bb4 blob - 97ae10a88b6d34eb8f5a93ecd7679656884944a2 blob + 96c092811fdea7e754350ce5226e878236194ffc --- comparison.html +++ comparison.html @@ -105,7 +105,7 @@ The table below lists some commonly used commands and got unstage [-p]-- -- git checkout [-p] / git restore [-p] -got revert [-p] -- svn revert git checkout [-p] / git restore [-p] +got revert [-p] -- svn revert git reset --hard got commit cvs commit svn commit git commit <path> / git commit -a