fuck squashing

This commit is contained in:
2026-04-16 15:50:06 +01:00
parent 96060c899d
commit ca0708a8ee
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ When the user provides a screenshot path (e.g., `/tmp/pi-clipboard-xxx.png`), **
**Prefer jj (Jujutsu) over git.** If a project has a colocated jj repo (`.jj` directory), use `jj` commands for all version control operations — rebasing, branching, log, etc. Only fall back to git when jj doesn't support something or the project isn't set up for it.
After pushing changes, always run `jj new` to start a fresh working copy commit.
After pushing changes, always run `jj new` to start a fresh working copy commit. Don't squash unnecessarily!
# Git commits and PRs