mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-12 00:26:24 -04:00
When a submodule has both a new commit (which the parent repo can stage) and dirty working-tree content (which it can't), staging it lands on a "MM" status. Pressing space again should unstage it, but instead it tries to stage the dirty content over and over, so you can never get back to an unstaged state. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| add.go | ||
| enter.go | ||
| enter_nested.go | ||
| remove.go | ||
| remove_nested.go | ||
| reset.go | ||
| reset_folder.go | ||
| shared.go | ||
| stage.go | ||