From ec96ddb5ada59f54e2f1d0eb13a0467431d0808d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc" Date: Sat, 2 May 2015 08:03:05 +0000 Subject: [PATCH] --- .../__96__git_annex_sync__96___uses_too_much_space__63__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/forum/__96__git_annex_sync__96___uses_too_much_space__63__.mdwn b/doc/forum/__96__git_annex_sync__96___uses_too_much_space__63__.mdwn index 77d6857d88..303cbb8be1 100644 --- a/doc/forum/__96__git_annex_sync__96___uses_too_much_space__63__.mdwn +++ b/doc/forum/__96__git_annex_sync__96___uses_too_much_space__63__.mdwn @@ -39,3 +39,5 @@ Now `.git` in the new annex is using 487M (this is the total size of mounted dis 487M .git/ How big should the target annex be? Is it a multiple of the remote? + +As far as I understand, `sync` should get only the metadata, not the file contents. How can this be bigger than the entire source annex?