cd relax_disp
git init
git remote add origin https://GIT_USER_NAME@github.com/nmr-relax/relax_trunkrelax_disp.git git remote add hub https://GIT_USER_NAME@github.com/GIT_USER_NAME/relax_trunkrelax_disp.git
git fetch origin
git checkout --track origin/master