Ask HN: Best way to version control your notes or documents?
https://news.ycombinator.com/item?id=34690171I see git as a pretty popular way to version control your code, and to an extent, your documentation. For my code, I think it's great.
For people with other types of documents, is git still ideal? I find git a bit lacking, and I'm not aware of any other solid version control system geared towards writing (notes, journals, books, articles).