Stop Cloning the Same Repo Again and Again. Git Worktrees Exist.
Stop cloning the same repository for every context switch. Git worktrees let you work on multiple branches simultaneously without WIP commits, broken dependencies, or mental clutter.
Posts tagged
2 posts
Stop cloning the same repository for every context switch. Git worktrees let you work on multiple branches simultaneously without WIP commits, broken dependencies, or mental clutter.
Backups shouldn't need dashboards, agents, or cloud tokens. Just a boring script, cron, and a compressed dump copied to another VM. Here's the philosophy behind mysql-backup.