1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 06:35:08 +02:00

git/revCount: improve error message when we have incomplete git history

This commit is contained in:
Jörg Thalheim 2025-05-25 16:27:51 +02:00
parent 0479db934c
commit b1ccfaa080
4 changed files with 80 additions and 15 deletions

View file

@ -73,6 +73,7 @@ suites = [
'gc-runtime.sh',
'tarball.sh',
'fetchGit.sh',
'fetchGitShallow.sh',
'fetchurl.sh',
'fetchPath.sh',
'fetchTree-file.sh',