1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/modes
Stefan Haller 66de981e91 Add a "Mark commit as base commit for rebase" command
This allows to do the equivalent of "git rebase --onto <target> <base>", by
first marking the <base> commit with the new command, and then selecting the
target branch and invoking the usual rebase command there.
2023-07-31 08:41:41 +02:00
..
cherrypicking Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
diffing introduce Ref interface 2022-04-02 17:04:42 +11:00
filtering
marked_base_commit Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00