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 6934fe7 commit 02451caCopy full SHA for 02451ca
azure-pipelines.yml
@@ -200,7 +200,6 @@ jobs:
200
# Initialize Git for Windows' SDK
201
$sdk_path = "$(Build.SourcesDirectory)\git-sdk-64"
202
init "$sdk_path" "https://dev.azure.com/git-for-windows/git-sdk-64/_git/git-sdk-64" 0
203
- init usr\src\build-extra https://github.com/git-for-windows/build-extra 1
204
205
# Let Git ignore the SDK and the test-cache
206
"/git-sdk-64/`n/test-cache/`n" | Out-File -NoNewLine -Encoding ascii -Append "$(Build.SourcesDirectory)\.git\info\exclude"
0 commit comments