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

fix clone url #425

Merged
merged 3 commits into from
Aug 24, 2022
Merged

fix clone url #425

merged 3 commits into from
Aug 24, 2022

Conversation

KyleTryon
Copy link
Contributor

URL was previously not suitable for cloning. This change will allow the user to copy and paste the command.

URL was previously not suitable for cloning. This change will allow the user to copy and paste the command.
@KyleTryon KyleTryon requested a review from a team as a code owner May 29, 2020 18:39
@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #425 (9f27026) into master (168582f) will decrease coverage by 1.91%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   32.77%   30.86%   -1.92%     
==========================================
  Files          46       26      -20     
  Lines        5415     3201    -2214     
==========================================
- Hits         1775      988     -787     
+ Misses       3387     2119    -1268     
+ Partials      253       94     -159     
Impacted Files Coverage Δ
filetree/filetree.go 73.72% <0.00%> (-4.54%) ⬇️
cmd/context.go 25.14% <0.00%> (-3.05%) ⬇️
references/references.go 60.60% <0.00%> (-3.04%) ⬇️
git/git.go 81.25% <0.00%> (-2.36%) ⬇️
cmd/update.go 23.76% <0.00%> (-0.38%) ⬇️
cmd/diagnostic.go 17.30% <0.00%> (-0.20%) ⬇️
main.go 0.00% <0.00%> (ø)
cmd/open.go 50.00% <0.00%> (ø)
cmd/check.go 0.00% <0.00%> (ø)
cmd/disabled.go 0.00% <0.00%> (ø)
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@corinnesollows corinnesollows self-requested a review August 24, 2022 18:37
Copy link
Contributor

@corinnesollows corinnesollows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR is switching to use the SSH for cloning

@corinnesollows corinnesollows merged commit 15e1fd4 into master Aug 24, 2022
@corinnesollows corinnesollows deleted the HACKING-update-git-url branch August 24, 2022 18:39
threepipes pushed a commit to threepipes/circleci-cli that referenced this pull request Sep 22, 2022
URL was previously not suitable for cloning. This change will allow the user to copy and paste the command.
PR is switching to use the SSH for cloning
Co-authored-by: Marc O'Morain <[email protected]>
Co-authored-by: corinnesollows <[email protected]>
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.

3 participants