# mvnrepo **Repository Path**: itcocoa/mvnrepo ## Basic Information - **Project Name**: mvnrepo - **Description**: maven私服 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2023-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 写点什么吧 mvnrepo mvn repository https://gitee.com/itcocoa/mvnrepo/raw/master 其中的服务deploy到本地后,执行以下命令进行推送到gitee上 ``` git add * git status git commit -m '更新内容' ```