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
310 stars 61 forks source link

Throw an error if using Relative across forks #43

Closed jerry-skydio closed 2 years ago

jerry-skydio commented 2 years ago

Github's review model does not allow the base branch to live in another fork, making it impossible to use the relative review model. Disable it with a clear warning.

Reviewers: greg-b, brian-k

jerry-skydio commented 2 years ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/43 Throw an error if using Relative across forks

jerry-skydio commented 2 years ago
# head base diff date summary
0 6b9839f1 343d289d diff Sep 15 1:58 PM 2 files changed, 11 insertions(+)
1 33585b09 343d289d diff Sep 15 2:01 PM 1 file changed, 5 insertions(+), 2 deletions(-)