diff options
author | http://id.clacke.se/ <Claes@web> | 2014-04-17 14:04:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-17 14:04:33 +0000 |
commit | 043a2a96438ec4ba162a67b1b7ae2c83409bdb3c (patch) | |
tree | 08da6743950ebb3cce10fec65401a54d2073bfd3 /doc | |
parent | 8775d620cd523a260e47fe6183ad84615674f280 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Big_repository_vs._multiple_small/comment_3_e9c44ea364513f090844f46af2ea46a1._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Big_repository_vs._multiple_small/comment_3_e9c44ea364513f090844f46af2ea46a1._comment b/doc/forum/Big_repository_vs._multiple_small/comment_3_e9c44ea364513f090844f46af2ea46a1._comment new file mode 100644 index 000000000..063260ba1 --- /dev/null +++ b/doc/forum/Big_repository_vs._multiple_small/comment_3_e9c44ea364513f090844f46af2ea46a1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://id.clacke.se/" + nickname="Claes" + subject="comment 3" + date="2014-04-17T14:04:31Z" + content=""" +Yeah, git does not have the concept of checking out subdirectories that subversion does. You could, however, have different branches with different content that live in the same repo and therefore share the same git-annex backend, so there could be overlap between what files are in what branch without them using up much extra disk space. +"""]] |