Skip to content

Export sync database to binary repository directory

David Runge requested to merge syncdb_export_in_repo into main

Export the repository sync database to the repository's binary repository directory (including symlinks). Alter the CLI to only expose the repository actions under one subcommand - repo (removing the syncdb subcommand).

Fixes #81 (closed)

Merge request reports