Hi all,

I'm most of the way through migrating all of our git repos to github!
Check it out:

https://github.com/psas/

As soon as you can please update your remote urls!


## Help:

First off, you have to create a github account, if you don't have one.

https://github.com/signup/free


In your account settings you can add your ssh public key:

https://github.com/settings/ssh


Then give me or Andrew your github username so we can add push access for you.


The home page of each repo on github has a copy-ably git remote url.
If your using SSH it should follow this pattern:

g...@github.com:psas/REPONAME.git


In your local git repo run

    $ git remote set-url origin g...@github.com:psas/REPONAME.git


Now you should be all set!


Of course there will always be some pain in doing a migration, so let
me know if you're having trouble.


Thanks!

-Nathan

_______________________________________________
psas-team mailing list
psas-team@lists.psas.pdx.edu
http://lists.psas.pdx.edu/mailman/listinfo/psas-team

This list's membership is automatically generated from the memberships of the 
psas-airframe, psas-avionics, and psas-general mail lists. Visit 
http://lists.psas.pdx.edu to individually subscribe/unsubscribe yourself from 
these lists.

Reply via email to