Skip to content

Add pr edit --base to change the base branch of a PR#3022

Merged
mislav merged 1 commit intocli:trunkfrom
ganboonhong:pr-edit-branch
Feb 24, 2021
Merged

Add pr edit --base to change the base branch of a PR#3022
mislav merged 1 commit intocli:trunkfrom
ganboonhong:pr-edit-branch

Conversation

@ganboonhong
Copy link
Contributor

Fix #3013

Add --base flag to gh pr edit

$ gh pr edit 23 --base "base-branch-name"
https://github.com/cli/cli/pull/23

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This looks good; but some minor polish is needed.

@ganboonhong
Copy link
Contributor Author

@mislav Thanks for the suggestions! I've updated accordingly.

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This looks great 🚀

@mislav mislav requested a review from samcoe February 23, 2021 19:14
Copy link
Contributor

@samcoe samcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mislav mislav merged commit e4ce0d7 into cli:trunk Feb 24, 2021
@ganboonhong ganboonhong deleted the pr-edit-branch branch February 24, 2021 15:16
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.

Make gh pr edit able to change the base branch

3 participants