how can i do a git config pull.rebase false? #4769
Unanswered
Keshav-writes-code
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Lazygit respects your My recommendation is always to rebase onto upstream instead of merging upstream in; this results in a cleaner git history and makes the branch easier to review. Do you have a reason why you want to merge instead? |
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.
-
i had the divergent branches error. i wanted to merge those branches handle conflict. but i can't find a way to pull and merge in lazygit
Beta Was this translation helpful? Give feedback.
All reactions