Skip to content

Instantly share code, notes, and snippets.

View yucheuan's full-sized avatar

Yu Cheng Huang yucheuan

View GitHub Profile
@suziewong
suziewong / git.md
Last active March 17, 2024 08:36
github的多人协作?how to 贡献代码?

github的多人协作

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

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

Fork