summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkbfH595UQMdPtWbUKZtjsr-nR6AR-cxek <Roy@web>2011-03-14 09:40:08 +0000
committerGravatar admin <admin@branchable.com>2011-03-14 09:40:08 +0000
commit1033b4a555df340dcf80ce2e614540263a728fdb (patch)
treeb85e80d0865fd0421082cd7f71e1decd898f43fd
parent7dd8cde63c6e41c78a06f0f03bd555cfa780864f (diff)
init
-rw-r--r--doc/forum/hashing_objects_directories.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/hashing_objects_directories.mdwn b/doc/forum/hashing_objects_directories.mdwn
index 4e5f4b1c9..715e972ca 100644
--- a/doc/forum/hashing_objects_directories.mdwn
+++ b/doc/forum/hashing_objects_directories.mdwn
@@ -15,3 +15,5 @@ or anything in between to a paranoid
`.git/annex/objects/SHA1:123/456/789/abc/def/012/345/678/9ab/cde/f01/234/5678/SHA1:123456789abcdef0123456789abcdef012345678`
Also the use of a colon specifically breaks FAT32 ([[bugs/fat_support]]), must it be a colon or could an extra directory be used? i.e. `.git/annex/objects/SHA1/*/...`
+
+`git annex init` could also create all but the last level directory on initialization. I'm thinking `SHA1/1/1, SHA1/1/2, ..., SHA256/f/f, ..., URL/f/f, ..., WORM/f/f`