User Tools

Site Tools


trans_learn:repository

Differences

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

Link to this comparison view

Next revision
Previous revision
trans_learn:repository [2017/08/31 22:49] – created 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 10: Line 10:
  
  
-===Git workflow=== +===Git workflow===  
- +Create a ''working'' branch in your local repository if you don't have one: 
-Check out latest change from the working branch+    cd trans_learn_preprocess 
  
 +Check out latest change from the remote working branch 
     git pull origin working     git pull origin working
  
Line 21: Line 22:
 Push the changes to the ''working'' branch of the remote repository Push the changes to the ''working'' branch of the remote repository
     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.1504234176.txt.gz · Last modified: 2017/08/31 22:49 by yang