wechaty / bot5

Bot Friday Club - BOT5
https://bot5.ml
Apache License 2.0
39 stars 55 forks source link

add seminar-minutes-2020-12 and change committer #179

Closed chuangfengwang closed 4 years ago

chuangfengwang commented 4 years ago

修改 committer 我执行的操作:

  1. github上删除 fork 的 repo
  2. 备份本地的修改文件到 repo 外
  3. 本地 repo 回退到 clone 时的初始状态: 执行 git reset --hard
  4. 修改本地 repo 的user.name 和 user.email
  5. 把修改添加回 repo
  6. github 上重新 fork
  7. 本地 repo commit push
  8. github 上重新发 pr