+10
−6
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
VERSION=<branch> now resets the local branch to the freshly-fetched
origin tip with `checkout -B`, so it always lands on the remote head even
if the local branch had diverged (the old `merge --ff-only` aborted in
that case). ~/.otica is a shared sticky install that is never committed
to locally, so the reset is intended.
Changelog: fixed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>