mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-26 09:05:50 +00:00
I don't want to rewrite the sync function to be one monolithic thing, although it now would be more sensible than it was ever before. The reason for this is that i want vdirsyncer to precompute all necessary actions before it actually does anything, which probably helps in the future with a dry-run mode. |
||
|---|---|---|
| .. | ||
| storage | ||
| __init__.py | ||
| cli.py | ||
| exceptions.py | ||
| log.py | ||
| sync.py | ||
| utils.py | ||