Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix-prefetch-git: Convert relative submodule URLS to absolute URLS #1482

Merged
merged 1 commit into from
Jan 11, 2014

Conversation

wkennington
Copy link
Contributor

nix-prefetch-git does not convert relative submodule urls into absolute
urls based on the parent's origin. This patch adds support for
repositories which are using the relative url syntax.

@wkennington
Copy link
Contributor Author

#1481 @iElectric @nbp

@domenkozar
Copy link
Member

Sounds good to me

@wkennington
Copy link
Contributor Author

@nbp I was looking for that, but git doesn't seem to expose that functionality.

nix-prefetch-git does not convert relative submodule urls into absolute
urls based on the parent's origin. This patch adds support for
repositories which are using the relative url syntax.
domenkozar added a commit that referenced this pull request Jan 11, 2014
nix-prefetch-git: Convert relative submodule URLS to absolute URLS
@domenkozar domenkozar merged commit abea1d1 into NixOS:master Jan 11, 2014
@domenkozar
Copy link
Member

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