File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,12 +145,12 @@ <h2 id="Setup">Setup</h2>
145
145
< h3 id ="Create_SSH_key_pair "> Create SSH key pair</ h3 >
146
146
< pre > ssh-keygen -t rsa -b 4096 -C "
[email protected] "
</ pre >
147
147
< p > See < a href =
148
- "https://docs.github.com/en/free-pro-team@latest/ github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent ">
148
+ "https://docs.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent ">
149
149
this</ a > for more.</ p >
150
150
< h3 id ="Add_public_key_to_GitHub "> Add public key to GitHub</ h3 >
151
151
< pre > cat ~/.ssh/id_rsa.pub</ pre >
152
152
< p > Copy the entire block, then follow the instructions < a href =
153
- "https://docs.github.com/en/free-pro-team@latest/ github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account ">
153
+ "https://docs.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account ">
154
154
here</ a > to add it to your account.</ p >
155
155
< h2 id ="Usage "> Usage</ h2 >
156
156
< p > In Gerrit, features are submitted in branches with one commit per
You can’t perform that action at this time.
0 commit comments