jesseduffield / jesseduffield/lazygit
"Quit" action should wait for the complete of the rebase task invoked by Amend specific commit with staged changes
Open
discussion
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
When I refactor the code, I usually staged my change, and "Amend specific commit with staged changes", then quit lazygit.
But many times after lazygit quit, the git repo status is: the rebase step is not finished.
So can we just postpone processing the "Quit" action until the rebase work is finished? Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.