+7
−0
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
The `make help` header now prints the pin and what is actually checked
out, e.g. `OTICA_VERSION=v1.2.0 (checked out: v1.2.0)`.
Resolution is detached-HEAD safe (pinning to a release tag leaves
${OTICA_DIR} detached): branch -> exact tag -> short SHA, each guarded,
so help never emits "fatal: ref HEAD is not a symbolic ref". Gives
consumers a sanctioned way to read their version instead of hand-rolling
a bare `git symbolic-ref HEAD`.
Changelog: added
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>