Skip to content

Commit a11fb45

Browse files
jasond1016networm
authored andcommitted
修复漏字问题
英文原文: This isn’t an exhaustive list of all the environment variables Git pays attention to, but we’ll cover the most useful.
1 parent b6d096e commit a11fb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/10-git-internals/sections/environment.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Git 总是在一个 `bash` shell 中运行,并借助一些 shell 环境变量来决定它的运行方式。
44
有时候,知道它们是什么以及它们如何让 Git 按照你想要的方式去运行会很有用。
5-
这里不会列出所有的 Git 环境变量,但我们会涉及最有的那部分
5+
这里不会列出所有的 Git 环境变量,但我们会涉及最有用的那部分
66

77

88
==== 全局行为

0 commit comments

Comments
 (0)