标签:
入门:
【注册等入门级】http://www.tuicool.com/articles/naqYrqa
【安装github for windows】http://jingyan.baidu.com/album/6b97984d9bd6ed1ca2b0bf07.html?picindex=8
注:
有时会因为网速不好安装失败,还需耐心等待~
【创建hello-world仓库】https://guides.github.com/activities/hello-world/
【Forking Projects】https://guides.github.com/activities/forking/
【Keep your fork synced】保持分支同步https://help.github.com/articles/fork-a-repo/#keep-your-fork-synced
Step 1: Set Up Git 配置Git
Step 2: Create a local clone of your fork 克隆到本地
Step 3: Configure Git to sync your fork with the original Spoon-Knife repository 配置同步
标签:
原文地址:http://www.cnblogs.com/sxbjdl/p/5197174.html