Deterministic main branch + fix two claims (#5,#13,#16) #56
Reference in New Issue
Block a user
Delete Branch "fix/p1-init-and-correctness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repo-init determinism plus two inaccurate claims.
git init -b main(with an older-git fallback) so downstreammainreferences (git log main..HEAD,git switch main, branch-vs-main diffs in M3/M6/M7/M10) resolve; M10's standalonereview-labrepo also pinned tomain.Verified the init/branch command patterns end-to-end in a throwaway repo (Git 2.53.0).
Closes #5
Closes #13
Closes #16
🤖 Generated with Claude Code