Your cart is currently empty!
How to generate an .ssh key
First, you need to go to the C: drive, into the folder with your user name.
Then, using the combination: Shift + right-click, choose “Open PowerShell window here.


- Enter

- Enter

- “y” enter

- Enter

- Enter

We have generated the .ssh key.
Step Two:
Create a project in Git – add a file (you can use a simple .txt file).
Then, go to Settings:


We go to the generated key and open it in Notepad (or Notepad++).
We need the file called id_rsa.pub
.
Copy all its contents and paste it into the designated field.
Don’t forget to give it a name and check the box “Allow write access”!