Useful for wake-from-sleep hooks: run 'converge --sync' to commit any pending changes, pull from remotes, and push, then exit. Shows 'Syncing N repo(s)' instead of 'Watching N repo(s)'.
This commit is contained in:
@@ -16,3 +16,5 @@
|
||||
## Supports configurable log levels (debug, info, warn, error)
|
||||
## Supports logging to a file instead of stderr via --log-file or log_file config
|
||||
## Can notify on pull: per-repo notify_on_pull setting sends a desktop notification when new commits are pulled from the remote
|
||||
|
||||
## --sync / -s flag runs a single sync cycle (commit + pull + push) and exits, useful for wake-from-sleep hooks
|
||||
|
||||
Reference in New Issue
Block a user