push.sh 783 字节
Newer Older
1
git add -A
2
git commit -m  ' 开始注解容器模块
3 4
    鸿蒙研究站 | http://weharmonyos.com (国内) 
              | https://weharmony.github.io (国外)
5 6 7 8
    论坛 | http://bbs.weharmonyos.com
    文档中心 | http://open.weharmonyos.com
    参考手册 | http://doxygen.weharmonyos.com
    
9 10 11 12
'

git push  gitee_origin master
git push  github_origin master
13
git push  gitcode_origin master
14 15 16
git push  coding_origin master

#git remote add gitee_origin git@gitee.com:weharmony/kernel_liteos_a_note.git
17 18
#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
19
#git remote add coding_origin git@e.coding.net:weharmony/harmony/kernel_liteos_a_note.git