mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
feat: add a menu to reset current branch to a target branch upstream
This commit is contained in:
@@ -47,6 +47,7 @@ var tests = []*components.IntegrationTest{
|
||||
branch.RebaseDoesNotAutosquash,
|
||||
branch.RebaseFromMarkedBase,
|
||||
branch.Reset,
|
||||
branch.ResetToUpstream,
|
||||
branch.ResetUpstream,
|
||||
branch.SetUpstream,
|
||||
branch.ShowDivergenceFromUpstream,
|
||||
|
Reference in New Issue
Block a user