Open main menu

Changes

Git svn

251 bytes added, 14:00, 3 December 2013
git remote add origin https://${GIT_USER_NAME}@github.com/nmr-relax/relax_trunk.git
git remote add hub https://${GIT_USER_NAME}@github.com/${GIT_USER_NAME}/relax_trunk.git
 
# Or if you have setup a SSH key in github, and tested with: ssh -T git@github.com
git remote add origin git@github.com:${GIT_USER_NAME}/nmr-relax/relax_trunk.git
git remote add hub git@github.com:${GIT_USER_NAME}/${GIT_USER_NAME}/relax_trunk.git
git fetch origin
Trusted, Bureaucrats
1,382

edits