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
309 stars 59 forks source link

upload: Add a --push-only flag #180

Closed jerry-skydio closed 2 months ago

jerry-skydio commented 2 months ago

This is similar to to dry-run except it will also push your branches for you. This can be used to either create PRS manually in github or with other code review backends that we haven't integrated yet.

Topic: ponly Fixes: #179

jerry-skydio commented 2 months ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/180 upload: Add a --push-only flag

jerry-skydio commented 2 months ago
# head base diff date summary
0 661fca91 71ca5eb4 diff Jul 2 10:56 AM 3 files changed, 13 insertions(+), 3 deletions(-)
1 e1ec8444 71ca5eb4 diff Jul 2 10:57 AM 0 files changed