# myPython **Repository Path**: wrndlb/myPython ## Basic Information - **Project Name**: myPython - **Description**: 我自己弄的python测试 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #myPython 这个git怎么推送不上去啊 推送 本地分支数据到远程服务器 1、git add --all 2、git commit -m "注释" 3、git push 4、推送不了,沃日,这垃圾电脑,fuck 有 5、哈哈,原来提交时间是依据虚拟机的时间来算的,我嚓,好假 6、多人合作的项目,git push推送之前,还是需要git pull一下,就是先同步一下和远程的代码,否则就推送不上去