Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
This primarily fixes a critical issue when using GitHub where it constantly asks for a username (even though it doesn't need to).
Additionally:
Upgraded dependencies
Since GitHub now allows auto-deletion of feature branches once merged, I've broken the feature branch cleanup into local and remote with deliver
Updated configuration for always asking to cleanup to support new separation, and retained backwards compatibility to prevent being a neucense to existing users.
This primarily fixes a critical issue when using GitHub where it constantly asks for a username (even though it doesn't need to).
Additionally:
local
andremote
withdeliver