Git-worm, the simple worktree manager
Reflink strategy for directories with copy fallback is clever — raw git worktree doesn't do this.
Copy databases and update environment variables when spawning new git worktrees.
Automates database cloning for git worktrees so migrations stop breaking concurrent branches.
Backend developers using git worktrees with local databases
I made this to fix it. I hope you might find it helpful too.
Reflink strategy for directories with copy fallback is clever — raw git worktree doesn't do this.
PostgreSQL schemas + search_path trick gives each Git branch its own database schema.
Git hooks that snapshot your Postgres DB on every branch switch.
pganalyze for schema mistakes, not performance — runs as CREATE EXTENSION with zero external deps.
Git-style version control for vectors when Chroma and Qdrant can't time-travel.
Git worktree wrapper for AI agents, but worktree management is niche and solved adequately by git natively.