Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

jerry-skydio
Copy link
Collaborator

@jerry-skydio jerry-skydio commented Jul 2, 2024

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

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
Copy link
Collaborator Author

Reviews in this chain:
#180 upload: Add a --push-only flag

@jerry-skydio
Copy link
Collaborator Author

jerry-skydio commented Jul 2, 2024

# 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

@jerry-skydio jerry-skydio merged commit 93e877a into main Jul 2, 2024
5 checks passed
@jerry-skydio jerry-skydio deleted the jerry/revup/main/ponly branch July 2, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add revup upload flag that pushes the branch but does not create the PR
1 participant