Install notes, checkout from libgit2 master
Some older versions of Git do not support to clone and checkout from a tag.
This commit is contained in:
parent
14dd1bb659
commit
4f83209a9a
@ -20,9 +20,9 @@ Pygit2 links:
|
|||||||
Quick install guide
|
Quick install guide
|
||||||
===================
|
===================
|
||||||
|
|
||||||
1. Checkout libgit2 v0.18.0::
|
1. Checkout the libgit2 stable branch::
|
||||||
|
|
||||||
$ git clone git://github.com/libgit2/libgit2.git -b v0.18.0
|
$ git clone git://github.com/libgit2/libgit2.git -b master
|
||||||
|
|
||||||
2. Build and install libgit2
|
2. Build and install libgit2
|
||||||
https://github.com/libgit2/libgit2/#building-libgit2---using-cmake
|
https://github.com/libgit2/libgit2/#building-libgit2---using-cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user