git-bundle-server
git-bundle-server copied to clipboard
Add `--hourly` and `--daily` options to `update`
This functionality is called out in README.md, but hasn't actually been implemented.
Also, describe in detail how the bundle schedule works (mix of hourly bundles, daily bundles, and base bundle).
Should be implemented after #48 (that fix will introduce a more robust framework for running schedules).