How can I group git branch in git branches popup menu?

已回答

Due to implement git flow, there are a lot of branches in git branches popup menu, I wonder if it is possible to group by those branches by git flow action, e.g. feature/ or hotfix/ , like sourcetree does.

 

 

0

Hello Alex

There is no option to group branches. You can vote for such functionality here:

https://youtrack.jetbrains.com/issue/IDEA-127468
https://youtrack.jetbrains.com/issue/IDEA-140691

In order to quickly navigate in branches, you can use a quick search (just start typing) in branches pop-up.

Best Regards
Ruslan Kuleshov
JetBrains Support

0

请先登录再写评论。