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

Finding the remote in submodules of Cargo’s checkouts of git dependencies #4

Open
SimonSapin opened this issue Nov 28, 2019 · 0 comments

Comments

@SimonSapin
Copy link

Similar to #3, but this time for submodules:

No remotes found for Git repo /home/simon/.cargo/git/checkouts/fontsan-75864180be477bc9/29e879c/src/ots, packaging files instead...

git remote -v in that directory is empty, but this time the information is available in .gitmodules at the root of the parent repository. Still, it may be easier or nicer to modify Cargo’s use of libgit2 than to add hacks to pernosco-submit to find and parse .gitmodules.

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

No branches or pull requests

1 participant