# Example converge configuration file. # Place at ~/.config/converge/config.yaml to use by default, # or pass explicitly with: converge --config converge.yaml repos: - path: /home/jbrechtel/org remote: origin branch: main - path: /work/personal/hawat # remote defaults to "origin" # branch defaults to "main" # debounce_ms: 5000 # optional, defaults to 5000