How to do I do git pull with autostash enabled? #2487
Unanswered
akbarsha03
asked this question in
Q&A
Replies: 1 comment
-
In case you do not have those options set, you can create a custom command under a different keymap just for that, something like this in your
Source: docs. |
Beta Was this translation helpful? Give feedback.
0 replies
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 used to do
git pull --rebase --autostash origin main
most of the time. I'm not sure how to achieve this in LazyGit. Thanks for your help.Beta Was this translation helpful? Give feedback.
All reactions