-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlfs-bitbucket-terms.htm
42 lines (39 loc) · 1.96 KB
/
lfs-bitbucket-terms.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8" />
<title>Git-Lfs in BitBucket</title>
</head>
<body><a href="https://github.com/ArsenShnurkov/gentoo-mono-handbook"><img alt="Fork me on GitHub" id="forkme" src="images/forkme.png" align="right" width="100" /></a>
<table><tr><td style="vertical-align:top;">
<h1>Git-Lfs in BitBucket</h1>
</td><td style="vertical-align:top;">
<a href="git-lfs.htm">dev-vcs/git-lfs</a>,
<a href="index.htm">Gentoo Mono Handbook</a>
<br />
</td></tr></table>
<a href="https://blog.bitbucket.org/2014/05/30/repository-size-limits/">https://blog.bitbucket.org/2014/05/30/repository-size-limits/</a>
<br />
Since May 30, 2014 repository size limits are:
<br />
Soft limit of 1 GB – In-product and email notifications will give you a heads-up that you’re approaching the limit.
<br />
Hard limit of 2 GB – Pushing to the repository will be disabled until you’re back under the limit.
<br />
If you already have a repository that is larger than the 2GB limit, your repository has been grandfathered so you won’t have any issues.
<br />
only about .01% of repos are over the 2GB limit and are mostly from individual users for non-code projects such as storing MP3s or movies.
<br />
GIT will normally start suffering performance problems and that’s by Git design
<br />
So can have 20 repos with 1GB? Or is there also a limit on the account level?
<br />
Bitbucket does not have any limits on the amount of size a user consumes in their account, but a single repository should not go over 2GB
<br />
<br />
<a href="https://blog.bitbucket.org/2015/10/01/contributing-to-git-lfs/">https://blog.bitbucket.org/2015/10/01/contributing-to-git-lfs/</a>
<br />
<a href="https://blog.bitbucket.org/2016/02/19/what-designers-game-developers-and-architects-need-to-know-about-git-lfs/">https://blog.bitbucket.org/2016/02/19/what-designers-game-developers-and-architects-need-to-know-about-git-lfs/</a>
</body>
</html>