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

Implements git checkbox multi-branch delete (feature #182640) #235694

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

MetisArom
Copy link

This PR Implements the feature request at #182640. I made sure not to touch the original Git: Branch Delete... command due to there not being a need to overengineer common case of deleting a single branch.

The affected source files were modified to add the Git: Delete Branches... command, with implementation in command.ts

Let me know if I made any mistakes or improvements I could make, thanks! (This is my first real PR so any feedback is more than welcome)

@MetisArom
Copy link
Author

@microsoft-github-policy-service agree

@lszomoru lszomoru added the git GIT issues label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git GIT issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants