-
Hello,
I came across go-ipld-git while working on a university project for putting git repos on IPFS. For now, I simply add the repo as a folder via ipfs. I would like to use go-ipld-git instead and…
-
I am unable to add a full path to the index. I'd like to write a failing test for this but it doesn't look like there are any existing tests that work on a working copy, which I could stage from. Any …
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
Hi there, would be possible to add support for paths to `repository.checkout` and friends?
https://libgit2.org/docs/guides/101-samples/#checkout_paths
Thanks!
-
# What am I trying to achieve?
I'm writing a remote helper for storing Git's objects on IPFS (yup, another one coming, hopefully it won't suck like all others).
# What's stopping me?
I saw that …
-
It looks like libgit2 submodule points to the version `v0.16.0`
```
c9d59c6140fc365eb7ab950fb1a33187a949d403 libgit2 (v0.16.0-8925-gc9d59c614)
```
Which [dates back to 2012](https://github.com/…
-
fmf used to use Source instead of Source0
https://github.com/psss/fmf/pull/58
My question: is this a common practice? So far I've soon most of the spec files to have Source0. Should we fix this …
-
It seems this is a side effect of
https://pharo.fogbugz.com/f/cases/22256/History-button-in-the-implementors-window-is-not-working
https://github.com/pharo-vcs/libgit2-pharo-bindings/pull/25/com…
-
### Description of Issue/Question
certificatehash & certificatestorename are empty for windows 2008 even when certificate exists and binded
I don't know how to fix it, but I did find that the foll…
-
Hi!
I'm not sure this is a problem with your rust bindings, but I have not been able to make a similar example work with the libgit2.
It looks like the ssh configuration is not used when accessing…