# IntroduceDocument **Repository Path**: Cacho/IntroduceDocument ## Basic Information - **Project Name**: IntroduceDocument - **Description**: 介绍文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-11-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README git remote add origin https://gitee.com/Cacho/IntroduceDocument.git git remote -v git remote rm origin git push -u origin master git remote add gitee https://gitee.com/Cacho/IntroduceDocument.git git remote add github https://github.com/Cachozeng/IntroduceDocument.git git push github master git push gitee master