我们如何在 windows 中 git 目录的 运行 终端上随时显示分支名称?

How can we show branch name anytime we’re running terminal on git directory in windows?

分支名在gitbash中显示,但是在我的vs代码中,分支名没有显示。
我希望在 PowerShell 中显示分支名称,因为它是我在 vs 代码中的默认终端。

您应该安装 posh-git:https://github.com/dahlbyk/posh-git

你也可以看看这个教程:https://www.hanselman.com/blog/how-to-make-a-pretty-prompt-in-windows-terminal-with-powerline-nerd-fonts-cascadia-code-wsl-and-ohmyposh