File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -204,6 +204,7 @@ CONFIGURATION
204204-------------
205205
206206include::config/rebase.txt[]
207+ include::config/sequencer.txt[]
207208
208209OPTIONS
209210-------
Original file line number Diff line number Diff line change @@ -605,6 +605,12 @@ other
605605 an editor is to be launched. See also linkgit:git-var[1]
606606 and the `core.editor` option in linkgit:git-config[1].
607607
608+ `GIT_SEQUENCE_EDITOR`::
609+ This environment variable overrides the configured Git editor
610+ when editing the todo list of an interactive rebase. See also
611+ linkit::git-rebase[1] and the `sequence.editor` option in
612+ linkit::git-config[1].
613+
608614`GIT_SSH`::
609615`GIT_SSH_COMMAND`::
610616 If either of these environment variables is set then 'git fetch'
You can’t perform that action at this time.
0 commit comments