You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
Create an SSH key for your GitHub account. (Remember the password you used while creating the SSH key)
Now, do fetch and merge on GitHub so that your repo got synced with mine.
After this clone your GoGit repo with the SSH URL and take a screenshot of the git clone <URL> command's output.
Now answer this question in your info.md file and make a PR. Ques - What do you really understand from SSH keys in VCS? What are the advantages of using it?
Important points -
Try to answer the question in your words. You can write it in 2 or 3 lines or maybe in a complete paragraph but write only from your own understanding because only that will make sure that I will merge your PR. Don't copy answers, and don't take hints from others' answers.
If your info.md is untracked by git then track it. (Remove your file from gitignore)
If your info.md file doesn't exist on this repo then visit CONTRIBUTING.md and create one.
If you already know about SSH keys and also use one then just take the screenshot and answer the question.
Before making the PR, only one commit is allowed. (If there is more than one, then you have to squash them into one)
Copied answers from anywhere will lead to closed PR.
In the PR message attach the screenshot that I told you to take at the beginning of this task.
The only commit that you will make must have both a title and some description. (Failing in doing so will lead to closed PR.)
Resources -
Just write this line in utube search. How to create GitHub SSH key
Create an SSH key for your GitHub account. (Remember the password you used while creating the SSH key)
Now, do fetch and merge on GitHub so that your repo got synced with mine.
After this clone your GoGit repo with the SSH URL and take a screenshot of the
git clone <URL>
command's output.Now answer this question in your info.md file and make a PR.
Ques - What do you really understand from SSH keys in VCS? What are the advantages of using it?
Important points -
info.md
is untracked by git then track it. (Remove your file from gitignore)info.md
file doesn't exist on this repo then visit CONTRIBUTING.md and create one.The only commit that you will make must have both a title and some description. (Failing in doing so will lead to closed PR.)
Resources -
How to create GitHub SSH key
PS: No need to claim, this is an everyone issue.
The text was updated successfully, but these errors were encountered: