
Now head over to web browser, where you are logged into the github account. your local repository consists of three trees maintained by git. Open the public key file & copy the content of the file. For next step we would the public key, it should be named as “id_rsa.pub” (unless you have modified the name, in that case look for file with. $ ssh-keygen -t rsa -C you hit enter you will be asked a bunch of options, you can hit enter to use the default values for all (unless you want to modify something). Note:- If the following folder does not exist, than create it.

Create the key using the following method, Step 3B – Using SSH for connectionįor this method, we will start by creating Public/Private SSH keys also known as ‘ssh key pair’. If you need list of Git commands for reference, you can use the following tutorial Complete “Beginners to PRO” guide for GIT commands.

We can than perform other Git related operations.
