2
votes
1answer
344 views

Import google docs document revision history into a git repository?

I'd like to view the revision history of a Google Docs document using more flexible tools like git, and possibly migrate some content from Google Docs into a git project. Google Docs has an API with ...