摘要:
我向远程仓库提交了如下文件 src/ pom.xml target/ WebContent/, 发现没必要提交target目录。 于是做了如下操作: git rm -r --cached target git commit -m "delete target/" git push origin ma 阅读全文
posted @ 2020-05-27 13:54
xidianzxm
阅读(762)
评论(0)
推荐(0)
摘要:
#1、代码结构 #2、整体 pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLS 阅读全文
posted @ 2020-05-27 11:38
xidianzxm
阅读(250)
评论(0)
推荐(0)
浙公网安备 33010602011771号