Causam: Difference between revisions
No edit summary  | 
				m (M moved page Power Analytics to Causam: changed companies)  | 
				
(No difference) 
 | |
Revision as of 18:16, 1 June 2016
| Set up a Windows client to use Stash ssh key | 
|---|
Use git-for-windows exclusively, it doesn't need putty.
 C:\Users\##user##\.ssh\config 
 Host git.poweranalytics.io
    IdentityFile ~/.ssh/git.poweranalytics.io/id_rsa
 cd C:\Michael's Data\development\power_analytics\gec git clone ssh://[email protected]:7999/gec/pa-pdp-xiagent-csharp.git  |