Open main menu

Changes

Git svn

305 bytes added, 15:53, 22 July 2013
git checkout --track origin/master
git fetch hub
Now we add the user scripts repo git submodule add https://GIT_USER_NAME@github.com/nmr-relax/relax_scripts.git cd relax_scripts git pull origin masterGo to https://github.com/nmr-relax/relax_scripts <br>Click '''Fork'''. git remote add hub https://GIT_USER_NAME@github.com/GIT_USER_NAME/relax_scripts.git
== The relax_disp ==