/HolyGit

A gem that checks a git repository for changes on a given time interval and if none are found then make a commit

Primary LanguageRuby

Practice making a ruby gem.

This particular gem will check for commits that have not been pushed and push them up after a specified amount of time.