Hacker News new | ask | show | jobs
by codingdave 2253 days ago
The workflow and needs are completely different. The final deliverable of most non-dev groups rarely need to be able to jump back to a prior commit. You don't read a sentence in a legal document, and say, "That doesn't quite sound right, let me go git bisect to see where we broke the wording...", you just fix it.

Once you throw out the need to step back through a commit history, then all you really need is tracked changes, and that is well supported in both Word and Google Docs.