# rust-project **Repository Path**: IThawk/rust-project ## Basic Information - **Project Name**: rust-project - **Description**: No description available - **Primary Language**: Rust - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-01 - **Last Updated**: 2021-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 3、代码添加: ```text git add . ``` 4、代码提交: ```text git commit . ``` 4、代码提交: ```text git pull github git pull gitee ``` 6、代码分别提交到Github和Gitee即可。 提交到github ```text git push github master ``` 提交到码云 ```text git push gitee master ```