diff options
| -rw-r--r-- | CLAUDE.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..bf65edd --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,4 @@ + This project uses the JJ vcs. When I say "commit", I want yyou to: +1. Look at the current diff with jj diff +2. Based on the diff and our recent messages, propose one or more commits to break it up into, asking me for approval +3. Create the commits, leaving us with a new empty commit at the end |
