Skip to content

Fix nix-prefetch-git#1238

Closed
wkennington wants to merge 1 commit intoNixOS:masterfrom
wkennington:fetchgit
Closed

Fix nix-prefetch-git#1238
wkennington wants to merge 1 commit intoNixOS:masterfrom
wkennington:fetchgit

Conversation

@wkennington
Copy link
Contributor

The nix-prefect git script was broken when trying to parse certain
groups of submodules. This patch fixes the url detection for submodule
repositories to use the more reliable git config commands.

The nix-prefect git script was broken when trying to parse certain
groups of submodules. This patch fixes the url detection for submodule
repositories to use the more reliable `git config` commands.
@bjornfor
Copy link
Contributor

Pushed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants