We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd1e62 commit b6f0a86Copy full SHA for b6f0a86
book/A-git-in-other-environments/sections/powershell.asc
@@ -4,7 +4,7 @@
4
(((powershell)))(((tab completion, powershell)))(((shell prompts, powershell)))
5
(((posh-git)))
6
Windows 中的普通命令行终端( `cmd.exe` )无法自定义 Git 使用体验,但是如果你正在使用 Powershell,那么你就十分幸运了。
7
-一个名为 Posh-Git(https://github.com/dahlbyk/posh-git[]) 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。
+一个名为 Posh-Git (https://github.com/dahlbyk/posh-git[]) 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。
8
它看起来像:
9
10
.附带了 Posh-Git 扩展包的 Powershell。
0 commit comments