1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests/nixos/fetch-git
DavHau bc00fa4647 fetchTree/fetchGit: re-enable shallow fetching
Add several tests for git fetching:
- shallow-cache-separation: can fetch the same repo shallowly and non-shallowly
- shallow-ignore-ref: ensure that ref gets ignored when shallow=true is set
- ssh-shallow: can fetch a git repo via ssh using shallow=1
2024-01-19 20:30:47 +07:00
..
test-cases fetchTree/fetchGit: re-enable shallow fetching 2024-01-19 20:30:47 +07:00
testsupport fetchTree/fetchGit: re-enable shallow fetching 2024-01-19 20:30:47 +07:00
default.nix tests/nixos/fetch-git: Apply suggestions 2024-01-18 12:53:53 +01:00