5 ms·
Correct. Solely relying on the built in Word Compare tool results in a whole host of version control issues, however, which I outline in detail in my post "On B
by jpbryan 9mo ago
Correct. Solely relying on the built in Word Compare tool results in a whole host of version control issues, however, which I outline in detail in my post "On Building Git for Lawyers."
https://theredline.versionstory.com/p/on-building-git-for-lawyers https://theredline.versionstory.com/p/on-building-git-for-la...
- deleted 9mo ago[deleted]
- xg15 9mo agoGit supports registering custom diff tools for specific file types [1] Wouldn't the obvious solution then be to take the tool they already use for redlining (e.g. Word's compare function) and integrate it into a git workflow? [1] https://stackoverflow.com/questions/12356917/how-to-set-difftool-mergetool-for-a-specific-file-extension-in-git https://stackoverflow.com/questions/12356917/how-to-set-diff...