Automate Git commands across repos using batch scripts and Windows Scheduler
I wrote these scripts to automate one or more git commands to run on each repository within that directory. It could also be used to do a general clean up before committing…