Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Branch CleanupNew to Visual Studio Code? Get it now.

Branch Cleanup

mehyaa

mehyaa.com
|
39 installs
| (1) | Free
Remove all feature branches easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Branch Cleanup

A cleaner for VSCode workspace git feature branches.

Why you need this extension?

When working with multiple branches deleting some or all feature branches may be a hustle. This extension simplify this task.

Installation

Install from Marketplace page.

Build

$ npm install

$ npm run compile

Contributing

  1. Fork it (https://github.com/mehyaa/vscode-branch-cleanup)
  2. Create your feature branch (git checkout -b feature/<feature_name>)
  3. Commit your changes (git commit -am '<type>(<scope>): added some feature')
  4. Push to the branch (git push origin feature/<feature_name>)
  5. Create a Pull Request

License

MIT

Thanks

Icon made by edt.im from flaticon.com

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft