Difference between revisions of "Getting the code"
From Gw-qcd-wiki
(Created page with '//update your ssh config file Host Samurai Hostname samurai.phys.gwu.edu User JohnDoe //contact an administrator to set up a public key //then use $git clone gitosis://sa…') |
|||
Line 1: | Line 1: | ||
//update your ssh config file | //update your ssh config file | ||
− | Host Samurai | + | Host Samurai <br /> |
− | + | :Hostname samurai.phys.gwu.edu <br /> | |
− | + | :User JohnDoe | |
//contact an administrator to set up a public key | //contact an administrator to set up a public key |
Latest revision as of 14:14, 26 July 2010
//update your ssh config file
Host Samurai
- Hostname samurai.phys.gwu.edu
- User JohnDoe
//contact an administrator to set up a public key
//then use
$git clone gitosis://samurai.phys.gwu.edu:gwu-qcd
//to get the code