|
@@ -30,7 +30,7 @@ Or:
|
|
|
[ ! -f ~/.ssh/id_rsa.pub ] && ssh-keygen -t rsa
|
|
|
cat ~/.ssh/id_rsa.pub | xclip -sel clip
|
|
|
```
|
|
|
-Paste in GOGS: ssh-keys tab (Settings), and:
|
|
|
+Do 'CTRL+V' in http://www.climate.be:3000/user/settings/ssh and:
|
|
|
```
|
|
|
git clone ssh://git@www.climate.be:3022/TECLIM/Git_Training.git
|
|
|
```
|