Closed
Description
Use case is in trunk-based development, where a developer is working in a feature branch, but wants to regularly merge in changes from a different remote branch (e.g. production).
In Basic mode, add a step to the sync option: it should fetch, pull, merge from a remote branch, commit, then push. There should be a new setting that specifies which remote branch should be merged from.