We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b005f commit 1f34c6aCopy full SHA for 1f34c6a
1 file changed
AGENTS.md
@@ -23,6 +23,8 @@ jj commit -m "feat: implement keyboard shortcuts"
23
24
Never run `git` for any reason. Only use `jj`.
25
26
+Trust that the commit was effective; do not run any follow up commands unless the commit fails.
27
+
28
### Build & Install
29
```bash
30
make build # Build binary (outputs: tiny-timer)
0 commit comments