fetchgit: document --fetch-lfs flag
Fixes: 74128561
("fetchgit: add lfs support")
This commit is contained in:
parent
10f33d0d3b
commit
2e8f6e0d93
@ -47,6 +47,7 @@ Options:
|
||||
--deepClone Clone the entire repository.
|
||||
--no-deepClone Make a shallow clone of just the required ref.
|
||||
--leave-dotGit Keep the .git directories.
|
||||
--fetch-lfs Fetch git Large File Storage (LFS) files.
|
||||
--fetch-submodules Fetch submodules.
|
||||
--builder Clone as fetchgit does, but url, rev, and out option are mandatory.
|
||||
--quiet Only print the final json summary.
|
||||
|
Loading…
Reference in New Issue
Block a user