- All development is done as commits on local
main
(akamaster
) - see below for some benefit - Everything is done through regular old commits, branches are a (necessary) implementation detail
- Branch creation and updates are mostly automatically managed
- Simple interface, run
git newpr
andgit updatepr