heartwood every commit a ring

the makefile learns to find its own remotes

b2e4395d by Isaac Bythewood · 1 month ago

modified Makefile
@@ -4,5 +4,4 @@ run:	uv run flask --app app run --host 0.0.0.0 --port 8000 --debugpush:	git push origin master	git push server master	git remote | xargs -I R git push R master