commit b9f5fed474ddc37aac58f6436fcc667105d1edd2 from: Stefan Sperling date: Sun Dec 27 22:26:51 2020 UTC in update -c example, pass a reference instead of a commit hash commit - bbf83bf8c2c590233e410ca9c0bfca4835393aff commit + b9f5fed474ddc37aac58f6436fcc667105d1edd2 blob - f854d42585c2aea77e2983d3b118c2ee3d5703c1 blob + 460897f4b48733893772e2645b86f7e8eba6c6a4 --- examples.html +++ examples.html @@ -350,7 +350,7 @@ Back-date the work tree to this commit and ask Got to leading up to the latest commit on the branch:
-$ got update -c e27a7222fa
+$ got update -c origin/main
 $ got histedit