Skip to content

IThawk/rust-project

Repository files navigation

3、代码添加:

git add .

4、代码提交:

git commit .

4、代码提交:

git pull github
git pull gitee

6、代码分别提交到Github和Gitee即可。

提交到github

git push github master

提交到码云

git push gitee master