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 9469eab commit ec1c356Copy full SHA for ec1c356
build.libgit2.ps1
@@ -11,6 +11,8 @@
11
If set, the x64 version will be built.
12
.PARAMETER arm64
13
If set, the arm64 version will be built.
14
+.PARAMETER arm64
15
+ If set, the arm64 version will be built.
16
#>
17
18
Param(
0 commit comments