Skip to content

Commit 02451ca

Browse files
committed
fixup! Add a build definition for Azure DevOps
We do not need build-extra. So let's not clone it. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 6934fe7 commit 02451ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ jobs:
200200
# Initialize Git for Windows' SDK
201201
$sdk_path = "$(Build.SourcesDirectory)\git-sdk-64"
202202
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
204203
205204
# Let Git ignore the SDK and the test-cache
206205
"/git-sdk-64/`n/test-cache/`n" | Out-File -NoNewLine -Encoding ascii -Append "$(Build.SourcesDirectory)\.git\info\exclude"

0 commit comments

Comments
 (0)