Commit graph

2 commits

Author SHA1 Message Date
4fa36f7bde Use black to format the file 2024-03-13 22:16:50 -07:00
bf97e83d24 Add a build script
This script does what was previously done by the git hook script. It takes the
commit before the push and the one after the push and lists the directories that
have been affected in those commits.

This script doesn't yet start an actual process for processing the directories,
it just prints what it thinks a command line might look like.
2023-12-16 23:52:35 -08:00