Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[#12] (internal/git) support parsing remotes using http/s, ssh://, and git://#111

Merged
zaquestion merged 1 commit intomasterfrom
http_remotes
Feb 18, 2018
Merged

[#12] (internal/git) support parsing remotes using http/s, ssh://, and git://#111
zaquestion merged 1 commit intomasterfrom
http_remotes

Conversation

@zaquestion
Copy link
Owner

This should resolve most issues with using non scp style ssh urls (e.g. [email protected]:user/repo) with lab

…d git://

This should resolve most issues with using non scp style ssh urls (e.g. [email protected]:user/repo) with lab
@zaquestion
Copy link
Owner Author

fixes #12

@codecov
Copy link

codecov bot commented Feb 18, 2018

Codecov Report

Merging #111 into master will increase coverage by 0.3%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #111     +/-   ##
=========================================
+ Coverage   61.95%   62.26%   +0.3%     
=========================================
  Files          32       32             
  Lines        1259     1264      +5     
=========================================
+ Hits          780      787      +7     
+ Misses        316      315      -1     
+ Partials      163      162      -1
Impacted Files Coverage Δ
internal/git/git.go 76.66% <100%> (+2.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 216b578...9e9e50c. Read the comment docs.

@zaquestion zaquestion merged commit 66a02e3 into master Feb 18, 2018
@zaquestion zaquestion deleted the http_remotes branch February 18, 2018 00:31
@zaquestion zaquestion added this to the 0.9.5 milestone Feb 19, 2018
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

Comments