fetchgit: document --fetch-lfs flag

Fixes: 74128561 ("fetchgit: add lfs support")
This commit is contained in:
Bjørn Forsman 2021-05-06 13:20:00 +02:00 committed by Jonathan Ringer
parent 10f33d0d3b
commit 2e8f6e0d93

View file

@ -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.