From f0dd470ba898bb62eb0fa425aa81e86072454167 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Tue, 4 Apr 2023 10:05:12 -0700 Subject: Automated documentation update (#512) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/git-lfs/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/git-lfs') diff --git a/src/git-lfs/README.md b/src/git-lfs/README.md index 9fc3281..9a9a066 100644 --- a/src/git-lfs/README.md +++ b/src/git-lfs/README.md @@ -16,6 +16,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select version of Git LFS to install | string | latest | +| autoPull | Automatically pull LFS files when creating the container. When false, running 'git lfs pull' in the container will have the same effect. | boolean | true | -- cgit v1.2.3