capnfabs / grouse

A diff tool for Hugo static sites.
https://capnfabs.net/posts/grouse-diff-tool-hugo-static-site-generators/
MIT License
13 stars 2 forks source link

Basically a total rewrite. #5

Closed capnfabs closed 4 years ago

capnfabs commented 4 years ago

Alright, there's a lot going on in this PR.

I'm expecting that this change could result in idiosyncrasies related to people's git configs, in which case, messing with some environment variables / using even more explicit command line switches could help.

There are lots of new tests in this PR. I finally feel like I have a handle on testing in Golang. There are some really scary / terrible integration tests which work great on my machine but not (yet) on CI. Getting these up and running is probably the next task.

Also: