mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Add command "Rebase onto base branch" to rebase menu
This commit is contained in:
@@ -51,6 +51,7 @@ var tests = []*components.IntegrationTest{
|
||||
branch.RebaseCopiedBranch,
|
||||
branch.RebaseDoesNotAutosquash,
|
||||
branch.RebaseFromMarkedBase,
|
||||
branch.RebaseOntoBaseBranch,
|
||||
branch.RebaseToUpstream,
|
||||
branch.Rename,
|
||||
branch.Reset,
|
||||
|
Reference in New Issue
Block a user