Closed dsolerh closed 5 months ago
I also want to try and fix this
This one looks easy to fix. It seems that we only need to check if there are any unstaged changes, and if not, fall back to the normal, simple stash.
There's a different, but somewhat related problem that seems harder to fix: #3333. In case you feel like looking into that one, too.
I added the PR, how can I link it to this issue? here's the link: https://github.com/jesseduffield/lazygit/pull/3568
Fixed by #3569.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect not to be an error shown
Screenshots Steps 1 and 2
Step 3 and 4
Step 5
Result
Version info: commit=, build date=, build source=homebrew, version=0.41.0, os=darwin, arch=arm64, git version=2.44.0
Additional context Add any other context about the problem here.
Note: please try updating to the latest version or manually building the latest
master
to see if the issue still occurs.