mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Add command "View divergence from base branch"
This commit is contained in:
@@ -56,6 +56,7 @@ var tests = []*components.IntegrationTest{
|
||||
branch.Reset,
|
||||
branch.ResetToUpstream,
|
||||
branch.SetUpstream,
|
||||
branch.ShowDivergenceFromBaseBranch,
|
||||
branch.ShowDivergenceFromUpstream,
|
||||
branch.SortLocalBranches,
|
||||
branch.SortRemoteBranches,
|
||||
|
Reference in New Issue
Block a user