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

Remove remote prefix from upload printout #111

Closed jerry-skydio closed 1 year ago

jerry-skydio commented 1 year ago

When using a fork this prefix is confusing since the PR is pushed to origin but the github repo used is "fork". When not using a fork there is only one remote so it isn't useful. To simplify both cases, don't print the prefix.

Topic: nopre Reviewers: brian-k, aaron-m

jerry-skydio commented 1 year ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/111 Remove remote prefix from upload printout

jerry-skydio commented 1 year ago
# head base diff date summary
0 3f260748 caa2b08d diff Apr 13 11:15 AM 1 file changed, 3 insertions(+), 2 deletions(-)