Wednesday, June 8, 2016

Generating ssh key and Cloning the project in Gitlab

Generating ssh key and Cloning the project in  Gitlab
Hello Friends, Its me Bastolakancha to help you my friend for generating ssh key and cloning problem. Its true we are learners and lets start generating ssh key by going to gitlab.com/help like this:
Now, Click on  SSH key :

Then you find this one:


Just select your ssh keygen and copy as shown above and lets move inside xamppàhtdocs as:



Now click on Git GUI Here. I am doing so to make my git bash location at right this place.


Now you need to paste the ssh keygen that you had copied from gitlab.com/help right here




Now goto gitlab.com/help-àClick on ssh again and then copy the below text so that we can see our ssh keygen and copy it.


Paste it to git bash and your keygen gets displayed.  Just copy it and goto your gitlab accountàProfile Setting àSSH Keys like:





Paste it on key area and now its time for cloning:
Now goto you your gitlab home and find your project that needs to be cloned. Here I have one project sent by my boss and I am going to clone it:



Then open it and copy ssh key as:

Now all you need to do is Paste the ssh key going to git bash on the very location i.e. xampp/htdocs and paste it with git command: git clone copiedsshkey
Finally its successful>>>>>>>> Hurray>>>> If you want to further branch you may use branching codes using git but if not its ok…………………..
Now you will see a folder has been created inside htdocs and your project directory where you will be working for.

Since, I was stucked for an hour for such a simple task …… But finally I got it……………. Hope you will find it worthy >>>>>>>>>>>>>>>>>>>

2 comments:

  1. what is ssh key what is gitlab ? It would have been better if you give a short information first.

    ReplyDelete
  2. Please my fren do visit gitlab.com for further information.

    ReplyDelete