|
|
|
|
|
by anonyme-honteux
911 days ago
|
|
Git is designed for code and is terrible/overcomplex for words. A proper vcs for documentation is what Wikipedia does. You always see the latest version of a document and you can see the changes to that document, revert and follow renames. No global history, no commits of multiple files, no manual pull/push, no branches, no CI, no pr, no rewrite of history, no multiple remotes, etc etc etc |
|
I think this is not git problem, rather diff tool it's using? Wonder if using another one, e.g. difftastic[1] would be a better experience.
[1]: https://github.com/Wilfred/difftastic