mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-12 11:15:00 +02:00
66de981e91
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. |
||
---|---|---|
.. | ||
checkout_by_name.go | ||
create_tag.go | ||
delete.go | ||
detached_head.go | ||
open_with_cli_arg.go | ||
rebase_abort_on_conflict.go | ||
rebase_and_drop.go | ||
rebase_cancel_on_conflict.go | ||
rebase_does_not_autosquash.go | ||
rebase_from_marked_base.go | ||
rebase.go | ||
reset_upstream.go | ||
reset.go | ||
set_upstream.go | ||
suggestions.go |