push.sh 1.1 KB
Newer Older
1
git add -A
2
git commit -m  ' 完善链接脚本的注解
3
    百图画鸿蒙 + 百文说内核 + 百万注源码  => 挖透鸿蒙内核源码
4 5 6 7 8 9 10 11 12
    鸿蒙研究站 | 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)
13 14 15 16
'

git push  gitee_origin master
git push  github_origin master
17
git push  gitcode_origin master
18 19 20
git push  coding_origin master

#git remote add gitee_origin git@gitee.com:weharmony/kernel_liteos_a_note.git
21 22
#git remote add github_origin git@github.com:kuangyufei/kernel_liteos_a_note.git 
#git remote add gitcode_origin git@gitcode.net:kuangyufei/kernel_liteos_a_note.git
23
#git remote add coding_origin git@e.coding.net:weharmony/harmony/kernel_liteos_a_note.git