Tag Archives: TortoiseGit

Using TortoiseGit with GitHub– A checklist rather than tutorial

Install msysGit  http://code.google.com/p/msysgit/ Create a SSH key using Bash (id_rsa and id_rsa.pub) Install TortoiseSVN Use plink    Use puttyGEN, which comes with TortoiseGit, to create a Putty private key from id_rsa like so: puttyGen –> Conversions –> Import Key –> … Continue reading

Posted in Uncategorized | Tagged , , | 2 Comments