1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-13 13:59:06 +02:00
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
..
2023-07-30 19:59:51 +10:00
2023-07-30 19:59:51 +10:00
2022-01-04 09:07:15 +11:00
2023-07-30 18:35:36 +10:00