This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
git2go
Watch
1
Star
0
Fork
You've already forked git2go
0
Code
Issues
52
Pull Requests
31
Packages
Projects
Releases
Wiki
Activity
44c1f328ad
git2go
/
git_dynamic.go
10 lines
92 B
Go
Raw
Blame
History
// +build !static
package
git
/*
#cgo pkg-config: libgit2
#include <git2.h>
*/
import
"C"
Reference in New Issue
View Git Blame
Copy Permalink