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 #18

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/18 Fall back on main / master if one doesn't exist

jerry-skydio commented 2 years ago
# head base diff date summary
0 31be2e3e e86a1c2f diff Sep 07 1:33 PM 1 file changed, 11 insertions(+), 1 deletion(-)