Skip to content

docs: checkpoint = branch + PR; make .githooks executable#32

Merged
gmoon merged 1 commit into
mainfrom
chore/checkpoint-convention-and-hook-mode
Jun 8, 2026
Merged

docs: checkpoint = branch + PR; make .githooks executable#32
gmoon merged 1 commit into
mainfrom
chore/checkpoint-convention-and-hook-mode

Conversation

@gmoon

@gmoon gmoon commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Two small standardization fixes surfaced while rolling out the lattice pre-commit gate across the forkzero repos.

Changes

  • Checkpoint convention (CLAUDE.md): "checkpoint" / "commit and push" now means branch + PR, never a direct commit to main. Releases remain the documented exception.
  • Hook mode: chmod +x the committed .githooks/pre-commit and .githooks/pre-push — they were 100644, so they would not execute on a fresh clone via core.hooksPath.

🤖 Generated with Claude Code

Update the Git Checkpoint convention to branch + PR instead of committing
straight to main (releases remain the exception). Also chmod +x the
committed .githooks so they run on fresh clones via core.hooksPath.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmoon gmoon merged commit 0861026 into main Jun 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant