
Filter by tags:
about
ai
analysis
architecture
astro
azure
bash
best-practices
canvas-api
career
cheatsheet
cli
college
dev
developer-tools
edge-computing
from-the-archive
git
hardware
jamstack
life
linux
literature
mythology
netlify
opinion
optimization
performance
portfolio
powershell
privacy
productivity
recovery
self-taught
server-islands
serverless
shadcn
software-engineering
streaming
tailwind
terminal
tools
troubleshooting
typescript
uefi
version-control
view-transitions
vue
web-vitals
windows
workflow
worktrees
🔬
technical-reference
The Surgery: How to Reword Pushed Commits After a Target Branch Merge
You pushed messy commits. You merged main into your branch. Now rebase wants to replay 40 commits. Stop fighting it. Use the clean room strategy with worktrees and cherry-pick to fix commit messages without the chaos.
Jan 26, 2026 4 min
git
workflow
dev
+2
Read more
🌳
technical-reference
Git Worktrees: Managing Multiple Working Directories
Git worktrees let you work on multiple branches at the same time without cloning or stashing. Here's how to use them effectively for parallel development, testing, and experimental work.
Jan 11, 2026 4 min
git
workflow
dev
+3
Read more
2 articles