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

Delete branch command should check for dangling commits #2

Open
liberostelios opened this issue Feb 20, 2020 · 0 comments
Open

Delete branch command should check for dangling commits #2

liberostelios opened this issue Feb 20, 2020 · 0 comments

Comments

@liberostelios
Copy link
Contributor

When the branch -d command is used, a branch might be deleted at a commit that is not referred by any other branches.

In this case, there should be a warning and the command should not delete the branch. There should be -D option, instead, that would force the deletion to occur.

@liberostelios liberostelios changed the title Branch -d command should check for dangling commits Delete branch command should check for dangling commits Feb 20, 2020
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

1 participant