Skip to content

sync(git): Fix issue with @ in chomp_protocol() #446

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

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Conversation

tony
Copy link
Member

@tony tony commented Oct 22, 2023

@tony tony changed the title sync(git): Fix issue with @ in chomp_protocol sync(git): Fix issue with @ in chomp_protocol() Oct 22, 2023
This would cause Git SSH URLs to be chopped off in set_remote()

See also: #431
@tony tony force-pushed the git-remote-url-scheme branch from e3fe280 to 9c69417 Compare October 22, 2023 12:35
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #446 (9c69417) into master (b72c398) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 9c69417 differs from pull request most recent head dd0147e. Consider uploading reports for the commit dd0147e to get more accurate results

@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   62.47%   62.50%   +0.02%     
==========================================
  Files          39       39              
  Lines        3438     3435       -3     
  Branches      928      927       -1     
==========================================
- Hits         2148     2147       -1     
+ Misses        773      772       -1     
+ Partials      517      516       -1     
Files Coverage Δ
src/libvcs/sync/git.py 69.92% <ø> (+0.39%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony marked this pull request as ready for review October 22, 2023 12:52
@tony tony merged commit 9c12b37 into master Oct 22, 2023
@tony tony deleted the git-remote-url-scheme branch October 22, 2023 12:53
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.

1 participant