i said before that i wanted to make a tutorial on using git specifically for neocities. this is not that tutorial. but it will probably go here (if i actually make it)
instead, here is a little script i wrote that uses git status
to only upload / rename / delete files as necessary (as opposed to the
default behavior of neocities push .
, which will attempt to
upload all files regardless of whether they've been modified).
information and instructions are in the code comments.
apologies to the people at neocities if you had to see my constant tests...