Unverified Commit 3c3a270a authored by Dev containers Bot's avatar Dev containers Bot Committed by GitHub

Automated documentation update (#895)

Automated documentation update [skip ci]
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 58ab1a1a
...@@ -17,6 +17,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful ...@@ -17,6 +17,7 @@ Installs Git Large File Support (Git LFS) along with needed dependencies. Useful
|-----|-----|-----|-----| |-----|-----|-----|-----|
| version | Select version of Git LFS to install | string | latest | | 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 | | 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 |
| installDirectlyFromGitHubRelease | Installs 'git-lfs' from GitHub releases instead of package manager feeds | boolean | false |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment