摘要: 本文转自:https://www.cnblogs.com/aiseek/p/9466247.html Sonatype Nexus Sonatype Nexus,是Sonatype公司的一个产品,叫Nexus,是Maven的私服。事实上有三种专门的Maven仓库管理软件可以帮助我们创建私服,有Apa 阅读全文
posted @ 2021-03-10 17:22 jiayou111 阅读(1044) 评论(0) 推荐(0)
摘要: 本文参考:https://blog.csdn.net/halaoda/article/details/78661334 记录一下,方便自己的日常使用。 克隆 git clone xxxxxx 查看当前git仓库中所有的分支信息 git branch -av 其中 "*" 所标注的分支就是我们目前正在 阅读全文
posted @ 2021-03-10 11:02 jiayou111 阅读(166) 评论(0) 推荐(0)