mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
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`)
|
||||
|
||||
A Boolean parameter that specifies whether fetching from a shallow remote repository is allowed.
|
||||
This still performs a full clone of what is available on the remote.
|
||||
Make a shallow clone when fetching the Git tree.
|
||||
|
||||
- `allRefs`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user