-
Recent Posts
Recent Comments
- Dann on Using TortoiseGit with GitHub– A checklist rather than tutorial
- Andrew Vit on Using TortoiseGit with GitHub– A checklist rather than tutorial
- Dann on Asp.Net MVC3 Razor and RESX Localisations/Localizations
- Leniel Macaferi on Asp.Net MVC3 Razor and RESX Localisations/Localizations
- Leniel Macaferi on Asp.Net MVC3 Razor and RESX Localisations/Localizations
Archives
Categories
Meta
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