mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-10 11:10:18 +02:00
3928d0ebda
When stopping in a rebase because of a conflict, it is nice to see the commit that git is trying to apply. Create a fake todo entry labelled "conflict" for this, and show the "<-- YOU ARE HERE ---" string for that one (in red) instead of for the real current head. |
||
---|---|---|
.. | ||
checkout_by_name.go | ||
create_tag.go | ||
delete.go | ||
detached_head.go | ||
open_with_cli_arg.go | ||
rebase_abort_on_conflict.go | ||
rebase_and_drop.go | ||
rebase_cancel_on_conflict.go | ||
rebase_does_not_autosquash.go | ||
rebase.go | ||
reset_upstream.go | ||
reset.go | ||
set_upstream.go | ||
suggestions.go |