Commit Diff
--- 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>