clarify space provided by gitlab (10 gb)
This commit is contained in:
parent
3150c25c31
commit
43a21035ce
2 changed files with 5 additions and 2 deletions
|
@ -5,7 +5,7 @@ Since GitLab has [added support for git-annex on their servers](https://about.gi
|
|||
you can store your large files on GitLab, quite easily.
|
||||
|
||||
Note that as I'm writing this, GitLab is providing this service for free,
|
||||
and I don't know how much data they're willing to host for free.
|
||||
and will store up to 10 gb per project.
|
||||
|
||||
## create the repository
|
||||
|
||||
|
|
|
@ -6,7 +6,10 @@
|
|||
<a href="http://gitlab.com/">
|
||||
GitLab.com #
|
||||
provides free public and private git repositories, and supports #
|
||||
git-annex.
|
||||
git-annex. While the amount of data that can be stored there is limited #
|
||||
(<a href="https://about.gitlab.com/gitlab-com/">to 10 gb currently</a>), #
|
||||
it's enough for smaller repositories, #
|
||||
or as a transfer point between larger repositories.
|
||||
<p>
|
||||
$case status
|
||||
$of UnusableServer msg
|
||||
|
|
Loading…
Reference in a new issue