gitee的使用 1. 新建远程仓库 2. 将本地仓库与远程仓库绑定 一个本地仓库只能与一个远程仓库进行绑定,只需要绑定 > git remote add origin https://gitee.com/plusyu/shixun_hdjd_test.git