-
Hi all,
I am trying to debug an issue with paramiko's ssh-agent forwarding and am stuck. Maybe somebody here can help?
Essentially, I have a script that clone a git repository containing a rust co…
-
Just wanted to let ya'll know that there's now an integration for the [Elvish](https://elv.sh) shell over at https://github.com/href/elvish-gitstatus.
I figured I move it into my own repository as …
-
Hello, all. I ran into an issue while running tests using git2go's master branch with libgit2's master branch. The fix is a quick one-liner, and everything ran smoothly after I made this change.
I …
lydza updated
4 years ago
-
Hi thanks for taking the time to make this project, I use all the time.
In regards to SSH I think all users will benefit by the support of modern ssh standards.
Specifically:
KexAlgorithms curve2…
-
Not sure if it's in the scope of the bindings, but it would be great if git2-rs could compile to wasm32-unknown-unknown. libgit2 does compile successfully to wasm32 with clang - but in Rust world we'd…
-
Hi,
I'm trying to import v28 into a fresh project but getting the following error when compiling:
```
go: finding gopkg.in/libgit2/git2go.v28 latest
git-meister imports
gopkg.in/libgit2/g…
-
Hi there, I'm using a python 3.7.2 and pygit2 in TravisCI for building and deploying my github pages. The python script is used to scan all the commit and find the latest commit time for every file. B…
-
On Debian Stretch:
```
timezone:
name: 'Australia/Sydney'
utc: false
```
Results in:
```
----------
ID: timezone_setting
Function: timezone.system
Name: Austra…
-
Hi, i've been going through the code examples and I'm looking at the one in `examples/blame.rs`.
I found this c [snippet](https://libgit2.org/libgit2/ex/HEAD/blame.html) that describes a similar appr…
-
I'm not actually able to compile and install dinghy on my local machine as the linker command fails:
```
error: linking with `cc` failed: exit code: 1
|
= note: "cc" "-m64" "-L" [truncated, …