-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issuehelp wantedContributions welcomeContributions welcomepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic
Description
Describe the bug
> gh pr merge 184 --delete-branch
? What merge method would you like to use? Create a merge commit
? Delete the branch locally and on GitHub? (y/N)
I would expect it to not ask me about deleting. Same behavior with -d.
Steps to reproduce the behavior
- Make a branch
- Merge it via
gh pr merge «pr number» --delete-branch - See that you are still asked about deleting the branch
Expected vs actual behavior
Expecting it to not ask and delete the branch.
Version
macOs catalina, via homebrew:
> gh --version
gh version 1.4.0 (2020-12-15)
https://github.com/cli/cli/releases/latest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issuehelp wantedContributions welcomeContributions welcomepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic