We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2029e commit ffc5300Copy full SHA for ffc5300
.travis.sh
@@ -2,7 +2,7 @@
2
3
cd ~
4
5
-git clone --depth=1 -b maint/v0.25 https://github.com/libgit2/libgit2.git
+git clone --depth=1 -b maint/v0.26 https://github.com/libgit2/libgit2.git
6
cd libgit2/
7
8
mkdir build && cd build
0 commit comments