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

Idea: clean all VCS roots in one go #20

Open
wimsymons opened this issue Sep 22, 2023 · 0 comments
Open

Idea: clean all VCS roots in one go #20

wimsymons opened this issue Sep 22, 2023 · 0 comments

Comments

@wimsymons
Copy link
Contributor

Hi,

I'm an avid user of your plugin, and I love it, but I have a particular project where I have to do the "Delete old branches" action several times, which is kind of cumbersome.

It has a setup like this:

(top-level) (Git root)
- sub-folder (Git root)
- sub-sub-folder (Git root)

Now I have to right-click on every of those roots and select the Git > Delete old branches operation from the popup menu.

Could the plug-in take the registered VCS roots (you can find this in the Preferences menu) into account?

That way I would only need to execute the "Delete old branches" once on the top-level folder.

I guess this would solve it for Git sub-modules as well, as IntelliJ registers them as VCS roots as well.

Let me know what you think!

Kind regards

Wim

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