Commit Diff


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:
 
 <pre class="cmdbox">
-$ <b>got update -c e27a7222fa</b>
+$ <b>got update -c origin/main</b>
 $ <b>got histedit</b>
 </pre>