diff --git a/zzz/git/push.sh b/zzz/git/push.sh old mode 100644 new mode 100755 index 3ccb78a19227bf4507cfcabbc4ad48e25996ccf2..93d33cd541df5c7d813232cbbdcfce761fe844f2 --- a/zzz/git/push.sh +++ b/zzz/git/push.sh @@ -1,16 +1,16 @@ -git add -A -git commit -m '根文件系统rootfs 部分注释 -搜索 @note_pic 可以查看全部字符图 -搜索 @note_why 是注者尚未看明白的地方,如果您看明白了,请告诉注者完善 -搜索 @note_thinking 是注者的思考和吐槽的地方 -' - -git push origin -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 \ No newline at end of file +git add -A +git commit -m '根文件系统rootfs 部分注释 +搜索 @note_pic 可以查看全部字符图 +搜索 @note_why 是注者尚未看明白的地方,如果您看明白了,请告诉注者完善 +搜索 @note_thinking 是注者的思考和吐槽的地方 +' + +git push origin +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