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:56] 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 12: Line 12:
 ===Git workflow===  ===Git workflow=== 
 Create a ''working'' branch in your local repository if you don't have one: Create a ''working'' branch in your local repository if you don't have one:
-    git branch working +    cd trans_learn_preprocess 
-     +
-Check out latest change from the remote working branch+
  
-    git checkout working  +Check out latest change from the remote working branch 
     git pull origin working     git pull origin working
  
Line 25: 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.1504234560.txt.gz · Last modified: 2017/08/31 22:56 by yang