1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/docs
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
..
dev Use first class task objects instead of global counter 2023-07-09 21:30:19 +10:00
keybindings Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00
Config.md Remove the old experimentalShowBranchHeads mechanism and config 2023-07-31 08:34:00 +02:00
Custom_Command_Keybindings.md Add more worktree tests 2023-07-30 18:35:23 +10:00
Custom_Pagers.md remove 24 bit color delta arg from docs 2021-04-06 19:34:32 +10:00
README.md Add documentation for working with stacked branches 2023-07-31 08:34:01 +02:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md Add documentation for working with stacked branches 2023-07-31 08:34:01 +02:00
Undoing.md Limitations Section sentence mixup corrected 2020-10-01 17:41:32 +10:00