You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: