shini4i / argo-compare

A comparison tool for displaying the differences between ArgoCD Applications in different Git branches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consider removing internal diff printing implementation

shini4i opened this issue · comments

It might be worth getting rid of internal diff printing implementation in favor of generating unified diff and passing it to some external diffing tool.