You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to push and pull, we could add watch, using something like watchdog to watch changes, and push a letter automatically if it's valid xml and if there's isn't a risk of overwriting remote changes (remote checksum matches the value in status.json).
In addition to
pushandpull, we could addwatch, using something like watchdog to watch changes, and push a letter automatically if it's valid xml and if there's isn't a risk of overwriting remote changes (remote checksum matches the value in status.json).