git add -A git commit -m ' 更新 readme 百万汉字注解 + 百篇博客分析 => 挖透鸿蒙内核源码 鸿蒙研究站 | http://weharmonyos.com (国内) | https://weharmony.github.io (国外) oschina | https://my.oschina.net/weharmony 博客园 | https://www.cnblogs.com/weharmony/ 知乎 | https://www.zhihu.com/people/weharmonyos csdn | https://blog.csdn.net/kuangyufei 51cto | https://harmonyos.51cto.com/column/34 掘金 | https://juejin.cn/user/756888642000808 公众号 | 鸿蒙研究站 (weharmonyos) ' git push origin master git push gitee_origin master git push github_origin master git push coding_origin master #git remote add github_origin git@github.com:kuangyufei/kernel_liteos_a_note.git #git remote add gitee_origin git@gitee.com:weharmony/kernel_liteos_a_note.git #git remote add origin git@codechina.csdn.net:kuangyufei/kernel_liteos_a_note.git #git remote add coding_origin git@e.coding.net:weharmony/harmony/kernel_liteos_a_note.git