5 ms·
There is a git diff driver for CSV that makes the CSV diffing and merging a lot better. https://paulfitz.github.io/2014/07/09/diff-merge-csv.html https://paulfi
by AdrenalinMd 4y ago
There is a git diff driver for CSV that makes the CSV diffing and merging a lot better. https://paulfitz.github.io/2014/07/09/diff-merge-csv.html https://paulfitz.github.io/2014/07/09/diff-merge-csv.html
Works like a charm!
- jayd16 4y agoLooks good, although I don't think I would want the diffs to be in cell. I might just end up writing my own merge tool that passes conflicting cells to a fallback tool.