Skydio / revup

Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
https://github.com/Skydio/revup
MIT License
317 stars 67 forks source link

Fall back on main / master if one doesn't exist #16

Closed jerry-skydio closed 2 years ago

jerry-skydio commented 2 years ago

It's a very common error to fail to initialize the main_branch arg for a project, and may be an early friction point. We can automatically handle this for most cases by just using the other if one doesn't exist.

Topic: main_fallback Reviewers: brian-k

jerry-skydio commented 2 years ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/16 Fall back on main / master if one doesn't exist

jerry-skydio commented 2 years ago
# head base diff date summary
0 580c7b05 93654c22 diff Sep 07 12:15 PM 1 file changed, 11 insertions(+), 1 deletion(-)
1 8e80db09 5328fde0 rebase Sep 07 12:30 PM 0 files changed