Switch to use libgit2's development branch
This commit is contained in:
parent
1148c5d73b
commit
1c7a18724c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
git clone --depth=1 -b master https://github.com/libgit2/libgit2.git
|
git clone --depth=1 -b development https://github.com/libgit2/libgit2.git
|
||||||
cd libgit2/
|
cd libgit2/
|
||||||
|
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user