Is it possible to include the branch name next to the project in GoLand?
I see it by default with Pycharm:
In GoLand, I don't see it although the project come from a git repository:
CodePudding user response:
GitToolBox plugin adds branch names to Project View so that you can install it in GoLand as PyCharm.