be25ce8f58
If the user explictly gives a ref such as "refs/heads/master", `git rev-parse` failed because we only checked out the `fetchgit` branch. Now, we also try `git rev-parse fetchgit` if the first call fails, which fixes the issue. |
||
---|---|---|
.. | ||
builder.sh | ||
default.nix | ||
nix-prefetch-git |