We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03ca02 commit 7694548Copy full SHA for 7694548
appveyor.yml
@@ -7,7 +7,7 @@ branches:
7
skip_tags: true
8
9
install:
10
-- git submodule update --init --recursive
+- git submodule update --init
11
12
build_script:
13
- ps: .\build.libgit2.ps1 -vs 12
0 commit comments