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/09/05 23:21] yangtrans_learn:repository [2017/09/24 20:34] (current) yang
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:
-    cd trans_learn_preprocess +    cd trans_learn_preprocess 
-    git branch working+
  
-Check out latest change from the remote working branch +Check out latest change from the remote working branch 
- +
-    git checkout working  +
     git pull origin working     git pull origin working
  
Line 26: 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.1504668098.txt.gz · Last modified: 2017/09/05 23:21 by yang