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 a31409a commit b1b7270Copy full SHA for b1b7270
book/01-introduction/sections/first-time-setup.asc
@@ -77,7 +77,7 @@ $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -m
77
====
78
Vim、Emacs 和 Notepad++ 都是流行的文本编辑器,通常程序员们会在 Linux 和 macOS
79
这类基于 Unix 的系统或 Windows 系统上使用它们。
80
-如果你在使用其他的或 32 版本的编辑器,请在 <<C-git-commands#_core_editor>>
+如果你在使用其他的或 32 位版本的编辑器,请在 <<C-git-commands#_core_editor>>
81
中查看设置为该编辑器的具体步骤。
82
83
0 commit comments