Sync archives (update only out-of-date files)
Usage
sync_archives(
github_repos,
repo_to_github,
collection_path,
progress_callback = NULL
)
Arguments
- github_repos
Character vector. GitHub repositories to sync
- repo_to_github
Named list. Mapping from local repo names to GitHub repos
- collection_path
Character string. Path to collection directory
- progress_callback
Function. Optional callback for progress updates
Value
List with success status and results