如何保持github的fork於主幹同步

step1: python

https://help.github.com/articles/configuring-a-remote-for-a-fork/git

step2:github

https://help.github.com/articles/syncing-a-fork/centos

 

fork and PR  app

https://gist.github.com/Chaser324/ce0505fbed06b947d962python2.7

 

pull and apply a patchblog

https://stackoverflow.com/questions/7827002/how-to-apply-a-git-patch-when-given-a-pull-numberci

 

update centos python:rem

https://blog.fazero.me/2016/10/13/centos-update-python/it

cd /home/

virtualenv --python=/usr/local/python2.7.12/bin/python2.7 py2.7.12ENV

source py2.7.12ENV/bin/activate 

相關文章
相關標籤/搜索