Sync after migration - dedup - deduplicating backup program HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit be11ad535fe7d28678c5a2fc655c5605f2d62100 DIR parent f052af1cb6cb2e6967bc16cfaa7a5074c9b6879d HTML Author: sin <sin@2f30.org> Date: Thu, 18 Apr 2019 14:01:26 +0100 Sync after migration Diffstat: M dup-migrate | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/dup-migrate b/dup-migrate @@ -25,3 +25,4 @@ dup-list "$oldrepo" | awk '{print $1}' | while read id do dup-unpack "$id" "$oldrepo" | dup-pack "$newrepo" done +sync