Add a "--exit" mode to "dat pull" that such that pull could check for like, 5-10 seconds, and if no changes have been made to the repo, the process would exit. This would allow dat to better support scenarios involving cronjobs or other automated periodic update scenarios.
Currently, "--exit" does not effect the behavior of "dat pull" in any noticeable way. Here's a windows example:

Add a "--exit" mode to "dat pull" that such that pull could check for like, 5-10 seconds, and if no changes have been made to the repo, the process would exit. This would allow dat to better support scenarios involving cronjobs or other automated periodic update scenarios.
Currently, "--exit" does not effect the behavior of "dat pull" in any noticeable way. Here's a windows example: