1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
9cf1ca10a2 rename sha to hash 5 2024-04-12 08:33:47 +02:00
13af335b37 rename sha to hash 3 2024-04-12 08:33:47 +02:00
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