已有仓库,提交代码

git init

git remote add origin https://gitee.com/用户个性地址/HelloGitee.git

git pull origin master