forked from lix-project/lix
update docs on fetchGit
shallow clone behavior (#9704)
This commit is contained in:
parent
8df68a213f
commit
30bdee5c3b
|
@ -614,8 +614,7 @@ static RegisterPrimOp primop_fetchGit({
|
||||||
|
|
||||||
- `shallow` (default: `false`)
|
- `shallow` (default: `false`)
|
||||||
|
|
||||||
A Boolean parameter that specifies whether fetching from a shallow remote repository is allowed.
|
Make a shallow clone when fetching the Git tree.
|
||||||
This still performs a full clone of what is available on the remote.
|
|
||||||
|
|
||||||
- `allRefs`
|
- `allRefs`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue