logoalt Hacker News

oseneryesterday at 9:31 PM2 repliesview on HN

Former. Otherwise I would need to have multiple database instances running, each with its own data and migrations to keep in sync. Plus I would need to re-do local env vars to hook all of this up for each worktree etc. And I often want to know how these branches play together, with GitButler I can bring these branches in and out with a single “apply to workspace” click.


Replies

adastra22today at 8:15 AM

How would having migrations in sync work when each parallel agent is (in principle) making changes to the database schema?

asdevyesterday at 9:45 PM

thanks for clarifying. I'll take a look into supporting this