Skip to content

Commit 5147dcd

Browse files
committed
Move DVC quote to Git section
1 parent 85c022f commit 5147dcd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ or from the same page:
5959

6060
> Store programmatically generated files outside of Git, such as in object storage.
6161
62+
[`DVC`](https://github.com/iterative/dvc):
63+
64+
> Store them in your cloud storage but keep their version info in your Git repo.
65+
6266
## Why not Git LFS as the primary model
6367

6468
Git LFS is better than checking large blobs directly into normal Git history, but it is still not the model we want to optimize around here.
@@ -74,10 +78,6 @@ The strongest reasons are:
7478
7579
> So adoption of Git LFS is a one way door that can't be easily reversed.
7680
77-
[`DVC`](https://github.com/iterative/dvc):
78-
79-
> Store them in your cloud storage but keep their version info in your Git repo.
80-
8181
Operational failure modes are documented very explicitly:
8282

8383
from [GitHub LFS billing and quota behavior](https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-storage-and-bandwidth-usage):

0 commit comments

Comments
 (0)