-
I added git management functionality to #PreTeXtGang-CLI: a simple
pretext publishmakes a commit of changes to source and a separate commit with the latest build for use on GitHub Pages. Commit messages are very vague, but it lets authors publish work online without much fuss. -
Anyway I'm eating my dogfood while preparing for our TBIL workshop in a week, and it feels simultaneously slick to not have to carefully choose which files to
git add, but dirty to not be writing useful commit messages logging what changes I've made. -
So maybe this should be a thing: github.com/PreTeXtBook/pretext-cli/issues/123