mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
📝 更新代码贡献指南
This commit is contained in:
parent
88f7080554
commit
49af881f66
@ -12,7 +12,7 @@
|
||||
* 在 GitHub 上 `fork` 到自己的仓库,如 `my_user/WxJava`,然后 `clone` 到本地,并设置用户信息。
|
||||
|
||||
```bash
|
||||
$ git clone git@github.com:my_user/WxJava.git
|
||||
$ git clone git@github.com:{your-github-username}/WxJava.git
|
||||
$ cd WxJava
|
||||
$ git config user.name "yourname"
|
||||
$ git config user.email "your email"
|
||||
|
Loading…
Reference in New Issue
Block a user