Branches gives every app its own cloned dev environment
Each branch gets an isolated git branch, database, backend, and machine, which makes parallel app work much less fragile
Today we are excited to launch Branches in @useHercules Branches allow you to create unlimited isolated snapshots of your app to develop on. Each Branch gets its own 1) git branch, 2) database clone, 3) backend environment, and 4) deve