Is there a integration between LaTeX and git to handle proper documentation versioning?
My goal would be to track changes and revision of a document in git.
And when the document is built the goal would be to highlight changes done since the previous tag/commit automatically.
And eventually to update the tables of changes by using commit logs between current and previous tag/commit.
This idea is in the mindset of quality document currently made with Word that I would like to manage in a better way.
Thanks for your help