|
@@ -28,11 +28,6 @@ Clone the Git_Training repository.
|
|
|
|
|
|
For instance:
|
|
For instance:
|
|
|
|
|
|
-```
|
|
|
|
-git clone http://my_login@www.climate.be:3000/TECLIM/Git_Training.git
|
|
|
|
-```
|
|
|
|
-Or:
|
|
|
|
-
|
|
|
|
```
|
|
```
|
|
[ ! -f ~/.ssh/id_rsa.pub ] && ssh-keygen -t rsa
|
|
[ ! -f ~/.ssh/id_rsa.pub ] && ssh-keygen -t rsa
|
|
cat ~/.ssh/id_rsa.pub | xclip -sel clip
|
|
cat ~/.ssh/id_rsa.pub | xclip -sel clip
|