====== Setting up git remote origin ====== For the first time you set up git remote origin, you have to do these: git remote add origin git@fangfufu.co.uk:/JOSA_Paper.git git push -u origin master