Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.11.x] Fix cloning with Azure DevOps Git #1339

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

tomkennedy513
Copy link
Collaborator

tomkennedy513 and others added 4 commits October 9, 2023 12:37
- remove multi_ack and multi_ack_detailed from unsupported capabilities
- see https://github.com/go-git/go-git/blob/52c2972976737a00fce91d7deb1278a6a460cae6/_examples/azure_devops/main.go\#L21-L36 for more info
- we should be able to remove this once go-git implements full support for v2 git with multi_ack

Signed-off-by: Tom Kennedy <[email protected]>
- Also pinning to a commit so this doesn't happen in the future

Signed-off-by: Tom Kennedy <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

Merging #1339 (295f111) into release/v0.11.x (a3edeb3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@                 Coverage Diff                 @@
##           release/v0.11.x    #1339      +/-   ##
===================================================
+ Coverage            67.81%   67.83%   +0.01%     
===================================================
  Files                  132      132              
  Lines                 8066     8071       +5     
===================================================
+ Hits                  5470     5475       +5     
  Misses                2166     2166              
  Partials               430      430              
Files Coverage Δ
pkg/git/fetch.go 63.63% <100.00%> (+2.98%) ⬆️

@tomkennedy513 tomkennedy513 merged commit 8d59f47 into release/v0.11.x Oct 13, 2023
16 checks passed
@tomkennedy513 tomkennedy513 deleted the fix-azure-devops-0.11 branch October 13, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants