Skip to content

Instantly share code, notes, and snippets.

View xiaobinshiyan's full-sized avatar

i Strive xiaobinshiyan

View GitHub Profile
@xiaobinshiyan
xiaobinshiyan / git.md
Last active August 27, 2015 14:07 — forked from suziewong/git.md
github的多人协作?how to 贡献代码?

github的多人协作

  1. github上你可以用别人的现成的代码 直接 git clone 即可了

  2. 然后你也想改代码或者贡献代码咋办?

Fork