-
Hello there.
Will there be support for LibGit2 Version 1.6, i.e. libgit2 v1.6 ?
Thank you.
-
Running on ubuntu 18.04
Steps:
```
$ apt list --installed | grep libssh
libssh2-1/now 1.8.0-1 amd64 [installed,local]
libssh2-1-dev/now 1.8.0-1 amd64 [installed,local]
$ git clone https://gi…
-
(base) kootsoop@Peters-Mac-mini docs % brew install xake
==> Downloading https://github.com/XimeraProject/xake/archive/v0.9.3.tar.gz
Already downloaded: /Users/kootsoop/Library/Caches/Homebrew/downl…
-
Does go-git supports git wire protocol version 2?
I try to use go-git with the recent git client (after 2.26) which uses git wire protocol version 2 by default, but it seems that go-git supports o…
-
running GOOS=windows GOARCH=386 go build -o app.exe app.go
getting go build github.com/libgit2/git2go: build constraints exclude all Go files
any suggestions on how to get this cross-compile wo…
-
I checkout master source code and try compile with go-1.11 with go.mod dependency manager and receive error:
```
could not determine kind of name for C.git_blob_create_fromstream
could not determ…
-
I'm trying to package this for archlinux, and as I'm not familiar with go, I'm having some difficulties building it.
Step-by-step instructions on how to install dependencies and build the project wou…
-
libgit2 library is a great library to manipulate git repos. This library has numerous language bindings. Having healthy language bindings is vital for the libgit2 project success.
From other side l…
-
-
I found some comments from this blog to increase the limitation of opened files on server, https://rtcamp.com/tutorials/linux/increase-open-files-limit/, and change to 655360.
it can be resolved by …
b35li updated
9 years ago