Closed
Description
Describe the bug
Left lazygit open for a while so I don't know what exactly lead to this. After some coding I wanted to stage my files with space
and the error "exec: Stdout already set" was shown. No file was staged. Restarting lazygit did not help and I needed to delete .git/index.lock
to resolve this.
To Reproduce
Steps to reproduce the behavior:
- Stage file with
space
- See error
Expected behavior
The file being staged and no error shown.
Desktop (please complete the following information):
- OS: MacOS 12.2 (M1)
- Lazygit Version: v0.32.2
- The last commit id if you built project from sources: Not applicable, installed through Homebrew