Changes
Page history
Update HOWTO Git for Contributors
authored
May 14, 2021
by
Wirawan Purwanto
Hide whitespace changes
Inline
Side-by-side
HOWTO-Git-for-Contributors.md
View page @
8543d3d4
...
@@ -14,8 +14,7 @@ Why do you need to set up an ssh key
...
@@ -14,8 +14,7 @@ Why do you need to set up an ssh key
**1. Setup SSH key on your local machine**
**1. Setup SSH key on your local machine**
*
`ssh-keygen -t rsa -f ~/.ssh/id_rsa_gitlab -C "Gitlab key from my
*
`ssh-keygen -t rsa -f ~/.ssh/id_rsa_gitlab -C "Gitlab key from my machine"`
machine"`
*
Passphrase can be empty or arbitrary password you can remember
*
Passphrase can be empty or arbitrary password you can remember
**2. Save/Upload the Public key to gitlab **
(~/.ssh/id_rsa_gitlab.pub)
****
**2. Save/Upload the Public key to gitlab **
(~/.ssh/id_rsa_gitlab.pub)
****
...
...
...
...