mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Replace merge-tool with merge options menu that allows resolving all conflicts for selected files as ours, theirs, or union, while still providing access to the merge tool. |
||
|---|---|---|
| .. | ||
| filter.go | ||
| merge_file_both.go | ||
| merge_file_current.go | ||
| merge_file_incoming.go | ||
| resolve_externally.go | ||
| resolve_multiple_files.go | ||
| resolve_no_auto_stage.go | ||
| resolve_non_textual_conflicts.go | ||
| resolve_without_trailing_lf.go | ||
| undo_choose_hunk.go | ||