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 6ef21c3 commit c8a547aCopy full SHA for c8a547a
azure-pipelines.yml
@@ -66,7 +66,7 @@ jobs:
66
git config --global user.name nfbot
67
git config --global user.email [email protected]
68
git config --global core.autocrlf true
69
- git -c http.extraheader="AUTHORIZATION: $auth" fetch --all --progress --verbose
+ git -c http.extraheader="AUTHORIZATION: $auth" fetch --prune --all --progress --verbose
70
71
Write-Host dir
72
0 commit comments