Show HN: Ec – a terminal Git conflict resolver inspired by IntelliJ
(github.com)18 pontos | por neozz 69 dias atrás
2 comentários
- insane_dreamer68 dias atrásgreat stuff! would love to see this integrated into Lazygit, which I've found the best TUI git tool overall but doesn't have as good of a conflict resolution UX as you've done here (or JetBrains, which is the gold standard in GUI tools, IMO).[-]
- neozz68 dias atrásI use Lazygit too! If you configure ec as git mergetool, you can resolve conflict via ec by open external mergetool in Lazygit.
- az09mugen69 dias atrásWill look into that.[-]
- neozz68 dias atrásThanks!!