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

git delete-branch does not respect the -D argument #15

Closed
jfernandez opened this issue Sep 13, 2010 · 1 comment
Closed

git delete-branch does not respect the -D argument #15

jfernandez opened this issue Sep 13, 2010 · 1 comment

Comments

@jfernandez
Copy link

When you want to delete an unmerged branch in Git you need to pass on the -D argument. This does not work with git-delete-branch , and the command fails on the local part (still nukes the remote branch)

@tj
Copy link
Owner

tj commented Oct 25, 2010

Added -d -> -D. Closed by c9540ed

abtris pushed a commit to abtris/git-extras that referenced this issue Jul 11, 2012
This issue was closed.
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

No branches or pull requests

2 participants