Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git help config: s/insn/instruction/
author
Matthias Krüger
<matthias.krueger@famsik.de>
Wed, 27 Mar 2013 22:53:50 +0000
(23:53 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 28 Mar 2013 15:53:47 +0000
(08:53 -0700)
"insn" appears to be an in-code abbreviation and should not appear
in manual/help pages.
Signed-off-by: Matthias Krüger <matthias.krueger@famsik.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
187c00c
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index e37ba94a723979f5202c13033a8f8e099ec703c1..c5f1d68a56933820706f570762306832ad9aed95 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-525,7
+525,7
@@
core.editor::
`GIT_EDITOR` is not set. See linkgit:git-var[1].
sequence.editor::
`GIT_EDITOR` is not set. See linkgit:git-var[1].
sequence.editor::
- Text editor used by `git rebase -i` for editing the rebase insn file.
+ Text editor used by `git rebase -i` for editing the rebase ins
tructio
n file.
The value is meant to be interpreted by the shell when it is used.
It can be overridden by the `GIT_SEQUENCE_EDITOR` environment variable.
When not configured the default commit message editor is used instead.
The value is meant to be interpreted by the shell when it is used.
It can be overridden by the `GIT_SEQUENCE_EDITOR` environment variable.
When not configured the default commit message editor is used instead.