Many years ago, Trello Android used a fairly simple git branching strategy - or
so we thought at the time.
We would develop entirely off main using pull requests. main was intended to be
releasable at all times, though we would occasionally create a release/x.y.z
branch, if