diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web> | 2011-11-03 23:53:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-03 23:53:51 +0000 |
commit | 7df8052a4b5289ed48f0bcb9aa95b319caed76d5 (patch) | |
tree | 49d4b76ea370133f4f75d5514edeba3850a40cc5 /doc | |
parent | 5f3dd3d246c757ee92aa8e68654071519364c0e9 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Recommended_number_of_repositories.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/Recommended_number_of_repositories.mdwn b/doc/forum/Recommended_number_of_repositories.mdwn new file mode 100644 index 000000000..9e9f2838d --- /dev/null +++ b/doc/forum/Recommended_number_of_repositories.mdwn @@ -0,0 +1,4 @@ +With git it is easy to create one repository per project, and it almost always makes sense to do so. When using git-annex, what is the recommended setup? + +Should one have a single annex containing all files, or is it recommended to create different repositories for things like 'photos', 'music', 'isos' ? + |