mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 16:16:28 -04:00
This also fixes a bug where after the rebase each commit in the commits view had a tick against it because we hadn't refreshed the view since the base commit was no longer marked |
||
|---|---|---|
| .. | ||
| checkout_by_name.go | ||
| create_tag.go | ||
| delete.go | ||
| detached_head.go | ||
| open_with_cli_arg.go | ||
| rebase.go | ||
| rebase_abort_on_conflict.go | ||
| rebase_and_drop.go | ||
| rebase_cancel_on_conflict.go | ||
| rebase_does_not_autosquash.go | ||
| rebase_from_marked_base.go | ||
| reset.go | ||
| reset_upstream.go | ||
| set_upstream.go | ||
| suggestions.go | ||