A set of scripts to keep your branches synchronized in a large monorepo development environment.
These scripts help automate Git branch management when working with a branching strategy that requires:
- Keeping an epic branch in sync with main
- Ensuring feature branches include changes from their parent epic branches