G:\cms5workspace\git_cms5.1>mvn clean -P production install -Dmaven.test.skip=true
git status
git pull origin master
本文介绍了一次使用 Maven 进行项目清理、构建并跳过测试的过程,同时展示了如何检查 Git 的工作状态以及从远程仓库拉取最新代码。
G:\cms5workspace\git_cms5.1>mvn clean -P production install -Dmaven.test.skip=true
git status
git pull origin master

被折叠的 条评论
为什么被折叠?