diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-20 17:40:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-20 17:40:08 -0400 |
commit | 7456e9f68cb1192bf02f9a9d396274cdf97c09e3 (patch) | |
tree | f9001179b0748182d7beabda255435a5a5d44116 /doc/design/assistant | |
parent | d7c8b60e6bbb2101a5146451b0900e50d211e600 (diff) | |
parent | 66e6ffe3d3500235a90fc48c6a07902651d3d607 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/design/assistant')
-rw-r--r-- | doc/design/assistant/comment_13_f8625c6f43b58847840df338a73b7972._comment | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/design/assistant/comment_13_f8625c6f43b58847840df338a73b7972._comment b/doc/design/assistant/comment_13_f8625c6f43b58847840df338a73b7972._comment new file mode 100644 index 000000000..c121eaf7f --- /dev/null +++ b/doc/design/assistant/comment_13_f8625c6f43b58847840df338a73b7972._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 13" + date="2012-09-20T16:21:11Z" + content=""" +@Jörn, two days ago I added support in the webapp for multiple independent repositories. So you can create independent repos using it, and switch between them from a menu. Under the hood there are multiple git-annex assistant daemons running, but this is an implementation detail; it's not like these use any more memory or other resources than would a single daemon that managed multiple repositories. +"""]] |