会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
KeepSmiling_me
博客园
首页
新随笔
联系
订阅
管理
06 2025 档案
批量上传nexus-maven依赖
摘要:#!/bin/bash # 批量上传nexus-maven依赖 # 使用方法:将本脚本文件放于本地maven仓库根目录,然后使用git-bash执行命令: # sh mvnimport.sh -u 私服账号 -p 私服密码 -r 私服仓库地址 while getopts ":r:u:p:" opt;
阅读全文
posted @
2025-06-25 09:50
KeepSmiling_me
阅读(46)
评论(0)
推荐(0)
gitlab 使用aouth2下载git仓库代码
摘要:git clone --depth 1 --recurse-submodules https://oauth2:<TOKEN>@host/path.git
阅读全文
posted @
2025-06-23 09:44
KeepSmiling_me
阅读(3)
评论(0)
推荐(0)
公告