+3
−1
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
An explicit-refspec fetch (git fetch origin main) updates FETCH_HEAD but
can leave refs/remotes/origin/main stale, so the sync guard added in the
previous commit would falsely report divergence and block every release.
Compare against FETCH_HEAD, which always reflects the just-fetched tip.
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>