Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Git-Auto-Commit-Script

Simple script I use to synchronize a repository of non-serious projects and junk from my programming experiments, without having to worry about commits. Or rather, a good bad breadbasket for using git. But it works better than gdrive's synchronized folders. Especially if you want to be carefree.

Start the script in Windows, but hidden:

(.vbs script)

set objshell = createobject("wscript.shell")
objshell.run "GitAutoUpdate",vbhide

About

Simple auto commit script for sync

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages