Some users may prefer to schedule git repository checks at set times rather than checking continuously (to reduce hits on remote servers for instance). With this patch, if git-dude's check interval set to 0, the script exits after a single check. Then, using systemd timers in Linux or launchd launch agents in OS X, git-dude runs can be scheduled as desired.
Some users may prefer to schedule git repository checks at set times rather than checking continuously (to reduce hits on remote servers for instance). With this patch, if git-dude's check interval set to 0, the script exits after a single check. Then, using systemd timers in Linux or launchd launch agents in OS X, git-dude runs can be scheduled as desired.