Files
lazygit/pkg
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-12-30 20:01:14 +09:00
2022-12-30 22:49:08 +11:00
2022-12-30 12:18:59 +11:00
2022-12-30 22:47:56 +11:00
2022-12-30 12:18:59 +11:00
2022-08-07 11:16:14 +10:00