User Tools

Site Tools


public:setting_up_git_remote_origin

This is an old revision of the document!


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
public/setting_up_git_remote_origin.1509451415.txt.gz · Last modified: 2018/03/31 00:38 (external edit)