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
cherry-pick-3186582408-release-1.0
git2go
/
script
/
build-libgit2-static.sh
6 lines
68 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
set
-e
exec
"
$(
dirname
"
$0
"
)
/build-libgit2.sh
"
--static
Reference in New Issue
View Git Blame
Copy Permalink