diff options
author | https://launchpad.net/~stephane-gourichon-lpad <stephane-gourichon-lpad@web> | 2017-07-18 10:30:54 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-07-18 10:30:54 +0000 |
commit | 8da157b424cfcf0a4c35e60ef3cf7ac89e2f916d (patch) | |
tree | a48648b6bc5c914f140ff1a80f6bb351b3bec2fb /doc/forum | |
parent | 50ef8fedcdfc44a8b1e78c7d8c9b9d45e076fe8f (diff) |
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/Can_I_purge_.git__47__annex__47__transfer_directory___63__.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Can_I_purge_.git__47__annex__47__transfer_directory___63__.mdwn b/doc/forum/Can_I_purge_.git__47__annex__47__transfer_directory___63__.mdwn new file mode 100644 index 000000000..9650f26f5 --- /dev/null +++ b/doc/forum/Can_I_purge_.git__47__annex__47__transfer_directory___63__.mdwn @@ -0,0 +1,11 @@ +Hello. + +There is a git-annex repository managing about 172.000 annexed files (plus a number of small regular files in git history), for a total of about 1.7TB. At filesystem level, `find` reports about 924.000 entries (directories, files, symlinks). + +Inspecting it I see that `.git/annex/transfer` containes over 86000 entries (mostly files). + +I tried to find more information about it and only https://git-annex.branchable.com/design/assistant/syncing/ seemed to provide some information but not enough. + +Are they needed permanently? Can I just delete `.git/annex/transfer` without damage? + +Thanks. |