GitJournal / git-auto-sync

Automatically Sync Git Repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When does the daemon sync?

luxgile opened this issue · comments

Windows 10 user here:

After making sure that git-auto-sync sync works. I used the "daemon add" command to add my repository. Using "daemon status" shows:

git-auto-sync-daemon is Running!
Monitoring -
   "FOLDER_PATH"

Looks like everything is working fine, however when checking the actual repo, changes are not being synced at any moment even after waiting a few hours.
From the README.md I though this runs every 10 minutes but it doesn't look like it. When does it call sync exactly?