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

Add flag for remote fork #21

Closed jerry-skydio closed 2 years ago

jerry-skydio commented 2 years ago

This allows revup to be used to create pull requests on a repo that the user doesn't have write permissions for, via a separate fork.

Topic: fork Reviewers: brian-k

jerry-skydio commented 2 years ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/21 Add flag for remote fork

jerry-skydio commented 2 years ago
# head base diff date summary
0 d5634d4a 7d99cd87 diff Sep 07 1:42 PM 6 files changed, 55 insertions(+), 11 deletions(-)
1 1a7a90ba 7d99cd87 diff Sep 07 2:01 PM 1 file changed, 18 insertions(+)
2 fb6d2698 7d99cd87 diff Sep 07 2:05 PM 1 file changed, 4 insertions(+), 4 deletions(-)
3 1b9f3cd8 7d99cd87 diff Sep 07 2:10 PM 1 file changed, 2 insertions(+), 2 deletions(-)
4 214bac25 7d99cd87 diff Sep 07 2:20 PM 1 file changed, 3 insertions(+), 3 deletions(-)