Derek Reynolds – Brain Dump-O-Matic

Deposits of information learned and achieved

How to Set Up SmartGit With GitHub

with 7 comments

  1. Create a Github.com account
  2. Download GIT For Windows (msysgit) –>  http://code.google.com/p/msysgit/
  3. Install msysgit choosing the following options:  Use git bash only [default].   Checkout Style:   Choose:  “check out as is commit as is”
  4. Launch GIT GUI
  5. In GIT GUI click menuitem:  Help | Show SSH Key | Click Generate Key and enter a passphrase
  6. Confirm new RSA keys were created in C:\Users\YourUserName\.ssh
  7. Open C:\Users\YourUserName\.ssh\id_rsa.pub with Notepad++ and copy to clipboard.
  8. Login to Github and navigate to your Account Settings | SSH public keys and Create a new key. Paste the contents of  your RSA public key you just copied.  Name it anything you want
  9. Download and Install SmartGIT –> http://www.syntevo.com/smartgit/index.html
  10. Launch SmartGIT.  It should automatically find your rsa keys.
  11. Clone a project Project | Clone | Remote URL:  git@github.com:myn/warm-z-twopointtwo-base.git  (or any other githum repo)
  12. If it asks for a password, use your github.com password.
About these ads

Written by derekrreynolds

January 18, 2011 at 7:20 pm

Posted in Uncategorized

Tagged with ,

7 Responses

Subscribe to comments with RSS.

  1. Thanks!

    Bern

    January 29, 2011 at 12:13 pm

  2. Thanks a bunch for this post. It was just what I was looking for.

    Kraftwurm At Orgazmik

    August 4, 2011 at 5:24 pm

    • A gazzilion thanks to you. I have spent pretty much the last two hours trying to figure out how to use github repos with smart git. And then i googled. Thanks again.

      Manish Gupta

      November 11, 2011 at 8:03 am

  3. Thank you so much for this guide. It helped me a lot.

    Paulo

    December 7, 2011 at 11:05 pm

  4. This would have saved me a couple hours had I found it sooner. thanks!

    Nick

    February 23, 2012 at 12:37 pm

  5. Works like a champ thanks!

    Scap

    March 29, 2012 at 3:31 pm

  6. Exactly what I needed. Thanks so much!

    Sachin

    April 5, 2012 at 10:41 am


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: