You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Check errors in test setup helpers instead of silently discarding them
(health_test.go, git_test.go)
- Skip provenance-comment assertions on git < 2.45 instead of failing
(config_test.go, e2e/doctor_test.go)
- Discriminate "unknown option" from real errors in setForkPointWithComment
so permissions/locking failures propagate instead of triggering the
old-git warning (cmd/doctor.go, internal/config/config.go)
- Delete unused GetConfigPath (dead code left over from the
commentForkPointChange removal)
Note: PR.md also updated to clarify abbreviated SHA in provenance
comments (not included in this commit; will be added manually).
0 commit comments