-
Notifications
You must be signed in to change notification settings - Fork 23
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
Modify 'pr' commands #470
Modify 'pr' commands #470
Conversation
Current Aviator status
This PR was merged using Aviator. Stack
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
✅ FlexReview StatusOwner: |
@@ -229,7 +229,7 @@ Download the binary from the [releases page](https://github.com/aviator-co/av/re | |||
| `av branch` | Create a new child branch from the current branch. | | |||
| `av commit amend` | Amend the last commit and rebase the children. | | |||
| `av commit split` | Split the last commit. | | |||
| `av pr create` | Create or update a PR. | | |||
| `av pr` | Create or update a PR. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fixed in the next PR, preventing myself a headache by trying to fix it in this one now.
No description provided.