GitWatch4J v1.0.0
This is the initial release of GitWatch4J. Please report any issues you encounter or features you’d like to see added.
Published 08/14/2024
I recommend you use the GitWatch project if you need something for production as this has only been tested on Konloch.com.
GitWatch4J is a GitWatch remake written in Java.
git add [file]git commit -m "Cleanup"-delay parameter that waits until the file has last been modified at least 10 minutes ago before commit.Monitor a specific directory:
java -jar gitwatch4j.jar ./posts/ -delayed
This is the initial release of GitWatch4J. Please report any issues you encounter or features you’d like to see added.