Replies: 1 comment 1 reply
-
|
try this, it should work |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
How can I, using lazygit, rebase a local branch (e.g.
feature-1) on its remote-tracking branch (e.g.origin/feature-1) in case there has been some divergent changes (new commits onorigin/feature-1that are not onfeature-1and vice versa)?Beta Was this translation helpful? Give feedback.
All reactions