Commit ec4b90a
authored
chore: remove Git LFS because it's expensive for open-source projects (#167)
Weirdly, hosting an open-source Git project on GitHub is free, but Git LFS for such projects costs money.
GitHub charges for every `git clone` that downloads the LFS objects, even when cloned by people who are not even members of the project.
This repo had 14MB of git LFS objects, and the free monthly quota of 1GB bandwidth of LFS objects was reached very quickly due to people cloning this repo.
GitHub should do something about this since it's stupid to make people use regular Git for non-textual files for open-source projects just because it's free.
It doesn't make sense to make regular git free for open-source projects and, at the same time, charge for the bandwidth of LFS objects that are so small for these projects.1 parent 7450aae commit ec4b90a
11 files changed
Lines changed: 6 additions & 5 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
26 | 32 | | |
Loading
Loading
Loading
Loading
Loading
Binary file not shown.
Loading
Loading
0 commit comments