1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/config
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
..
app_config.go bring back yaml library fork 2023-07-26 12:50:39 +03:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go bring back yaml library fork 2023-07-26 12:50:39 +03:00
editor_presets_test.go Implement edit presets 2023-04-13 13:14:00 +02:00
editor_presets.go Use double dash for disambuating path in editor templates 2023-07-30 18:35:36 +10:00
user_config.go Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00