mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
It is useful to see if the conflicted commit was a "pick" or an "edit". What's more, we're about to add support for showing cherry-picks and reverts, and seeing that a conflicted commit was a revert is important because its diff is backwards compared to the diff of the conflicting files in the Files panel. |
||
---|---|---|
.. | ||
author.go | ||
branch.go | ||
commit.go | ||
commit_file.go | ||
file.go | ||
remote.go | ||
remote_branch.go | ||
stash_entry.go | ||
submodule_config.go | ||
tag.go | ||
working_tree_state.go | ||
worktree.go |