Skip to content

Instantly share code, notes, and snippets.

View SPOREIII's full-sized avatar
😍

SPOREIII

😍
  • Zhejiang University
  • Zhejiang University, Hangzhou 310027, China
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suziewong
suziewong / git.md
Last active October 24, 2024 16:44
github的多人协作?how to 贡献代码?

github的多人协作

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

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

Fork