Proposed change to Git LFS page
All threads resolved!
All threads resolved!
Compare changes
+ 34
− 37
@@ -7,17 +7,15 @@ description: "Use Git LFS to manage binary assets, like images and video, withou
@@ -47,13 +45,19 @@ To do this:
@@ -65,16 +69,16 @@ When you add an LFS object to a repository, GitLab:
@@ -89,27 +93,23 @@ git lfs install # initialize the Git LFS project
@@ -117,8 +117,8 @@ authentication.
@@ -138,10 +138,6 @@ To remove objects from LFS:
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/15079) support for including Git LFS blobs inside [project source downloads](../../../user/project/repository/index.md) in GitLab 13.5 [with a flag](../../../administration/feature_flags.md) named `include_lfs_blobs_in_archive`. Disabled by default.
@@ -165,6 +161,7 @@ Technical details about how this works can be found in the [development document