File: comment_13_f8625c6f43b58847840df338a73b7972._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (7 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
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.
"""]]