This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Docs: Changed git clone to use https#2693
Merged
Merged
Conversation
Github's recommended method for cloning is HTTPS. This avoids the need for ssh keys.
Codecov Report
@@ Coverage Diff @@
## master #2693 +/- ##
=========================================
- Coverage 57.83% 57.4% -0.44%
=========================================
Files 55 55
Lines 2137 2108 -29
Branches 421 418 -3
=========================================
- Hits 1236 1210 -26
+ Misses 901 898 -3
Continue to review full report at Codecov.
|
DanUgelow
pushed a commit
to DanUgelow/debugger.html
that referenced
this pull request
May 4, 2017
Github's recommended method for cloning is HTTPS. This avoids the need for ssh keys.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Github's recommended method for cloning is HTTPS.
This avoids the need for ssh keys.
No Associated Issue
Here's the Pull Request Doc
https://devtools-html.github.io/debugger.html/CONTRIBUTING.html#pull-requests
Summary of Changes
Updated the Quick Setup section of README and GETTING_SETUP to avoid error due to missing SSH/GPG Keys
Test Plan
Single line markdown changes.
Opened both documents and made sure they rendered properly in github and standalone.