Git基础命令克隆到本地1git clone 仓库地址 上传123git add .git commit -m "commit"git push