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

Use libgit instead of sh commands #6

Closed
timabell opened this issue Jun 14, 2022 · 0 comments
Closed

Use libgit instead of sh commands #6

timabell opened this issue Jun 14, 2022 · 0 comments

Comments

@timabell
Copy link
Collaborator

timabell commented Jun 14, 2022

Probably not important, but currently just calling git command and capturing output in order to grab urls from config.

https://github.com/rust-lang/git2-rs - got a compile error including this:

tim@max:~/repo/gitopolis(url*)
$ cb
    Updating crates.io index
error: failed to select a version for the requirement `libgit2-sys = "^0.13.4"`
candidate versions found which didn't match: 0.13.2+1.4.2, 0.13.1+1.4.2, 0.13.0+1.4.1, ...
location searched: crates.io index
required by package `git2 v0.14.4`
    ... which satisfies dependency `git2 = "^0.14.4"` of package `gitopolis v0.1.0 (/home/tim/repo/gitopolis)`
@timabell timabell changed the title Use libgit instead of sh commands? Use libgit instead of sh commands Nov 18, 2022
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