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