Skip to content

Commit b6f0a86

Browse files
imba-tjdnetworm
authored andcommitted
修正括号
1 parent 4bd1e62 commit b6f0a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/A-git-in-other-environments/sections/powershell.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(((powershell)))(((tab completion, powershell)))(((shell prompts, powershell)))
55
(((posh-git)))
66
Windows 中的普通命令行终端( `cmd.exe` )无法自定义 Git 使用体验,但是如果你正在使用 Powershell,那么你就十分幸运了。
7-
一个名为 Posh-Githttps://github.com/dahlbyk/posh-git[] 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。
7+
一个名为 Posh-Git (https://github.com/dahlbyk/posh-git[]) 的扩展包提供了强大的 tab 补全功能, 并针对提示符进行了增强,以帮助你聚焦于你的仓库状态。
88
它看起来像:
99

1010
.附带了 Posh-Git 扩展包的 Powershell。

0 commit comments

Comments
 (0)