We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c8ab3 commit a644ffdCopy full SHA for a644ffd
Documentation/config.txt
@@ -286,8 +286,8 @@ core.editor::
286
messages by lauching an editor uses the value of this
287
variable when it is set, and the environment variable
288
`GIT_EDITOR` is not set. The order of preference is
289
- `GIT_EDITOR` environment, `core.editor`, `EDITOR` and
290
- `VISUAL` environment variables and then finally `vi`.
+ `GIT_EDITOR` environment, `core.editor`, `VISUAL` and
+ `EDITOR` environment variables and then finally `vi`.
291
292
core.pager::
293
The command that git will use to paginate output. Can be overridden
0 commit comments