Skip to content

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

Merged
tony merged 2 commits into
masterfrom
git-remote-url-scheme
Oct 22, 2023
Merged

sync(git): Fix issue with @ in chomp_protocol()#446
tony merged 2 commits into
masterfrom
git-remote-url-scheme

Conversation

@tony

@tony tony commented Oct 22, 2023

Copy link
Copy Markdown
Member

@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

codecov Bot commented Oct 22, 2023

Copy link
Copy Markdown

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