diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-19 00:59:22 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-19 01:01:39 +0200 |
| commit | 3819b9acac0b7b1d32bd852c7339ebe4413c6456 (patch) | |
| tree | a22b9f99a9826cb50e579a82ac6fac3df729ed61 | |
| parent | f484f3cf124ef71e2ac99817e2f16ff98cc160e8 (diff) | |
| download | dotfiles-3819b9acac0b7b1d32bd852c7339ebe4413c6456.tar.gz dotfiles-3819b9acac0b7b1d32bd852c7339ebe4413c6456.zip | |
misc: don't commit before user tests
| -rw-r--r-- | .claude/CLAUDE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 6cb5378..183e378 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -1,6 +1,8 @@ # Git - Never add a `Co-Authored-By` line to commit messages. +- Don't `git commit` until I've tested the change and confirmed it works. Make the edits, summarize, and wait for my + go-ahead — especially for interactive/GUI changes I have to verify myself. # CLAUDE.md memory |
