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
204
204
-------------
205
205
206
206
include::config/rebase.txt[]
207
+ include::config/sequencer.txt[]
207
208
208
209
OPTIONS
209
210
-------
Original file line number Diff line number Diff line change @@ -605,6 +605,12 @@ other
605
605
an editor is to be launched. See also linkgit:git-var[1]
606
606
and the `core.editor` option in linkgit:git-config[1].
607
607
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
+
608
614
`GIT_SSH`::
609
615
`GIT_SSH_COMMAND`::
610
616
If either of these environment variables is set then 'git fetch'
You can’t perform that action at this time.
0 commit comments