User Tools

Site Tools


trans_learn:repository

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
trans_learn:repository [2017/08/31 22:52] yangtrans_learn:repository [2017/09/24 20:34] (current) yang
Line 3: Line 3:
 Make sure you have collaborator access to this repository. Make sure you have collaborator access to this repository.
  
-    git clone git@github.com:yangli1-stanford/trans_learn_preprocess.git+    git clone [username]@yangli-feasibility.com:/var/www/git/transfer_learning_ace.git
  
 There are two main branches in this repository There are two main branches in this repository
Line 11: Line 11:
  
 ===Git workflow===  ===Git workflow=== 
-Check out latest change from the working branch+Create a ''working'' branch in your local repository if you don't have one: 
 +    cd trans_learn_preprocess 
  
-    git checkout working+Check out latest change from the remote working branch 
     git pull origin working     git pull origin working
  
Line 22: Line 23:
     git push origin working     git push origin working
  
 +//That's it! Please take a look at [[trans_learn:coding_style|Python Coding Style]] before you contribute to the repository.//
  
trans_learn/repository.1504234349.txt.gz · Last modified: 2017/08/31 22:52 by yang