User Tools

Site Tools


public:setting_up_git_remote_origin
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
public:setting_up_git_remote_origin [2017/10/31 12:03] – created fangfufu
Line 1: Line 1:
 +====== Setting up git remote origin ======
 +For the first time you set up git remote origin, you have to do these: 
 +<code bash>
 +git remote add origin git@fangfufu.co.uk:/JOSA_Paper.git
 +git push -u origin master
 +</code>
  
public/setting_up_git_remote_origin.txt · Last modified: 2018/03/31 00:38 by 127.0.0.1