1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-27 12:32:37 +02:00
Paul Horn bc7873144e
Override GIT_SEQUENCE_EDITOR for rebase commands
I noticed that `$GIT_SEQUENCE_EDITOR` is overridden in `PrepareInteractiveRebaseCommand`
but not in `runSkipEditorCommand`.

Before this change, some commands such as `SquashAllAboveFixupCommits`
would not work when a different sequence editor, e.g.
[git-interactive-rebase-tool](https://github.com/MitMaro/git-interactive-rebase-tool)
is configured.
2023-01-01 04:37:19 +01:00
..
2022-09-17 15:10:41 -07:00
2022-11-14 19:05:07 +11:00
2022-01-04 09:07:15 +11:00
WIP
2022-01-04 09:07:15 +11:00
2022-12-30 20:01:14 +09:00
2022-12-31 22:47:21 +09:00