摘要: ##git 指定代码分支和账号密码克隆代码 ``` git clone -b 代码分支 http://username:password@ip:port/xx/uem-vis-realtime.git ``` 如果git的密码password里有类似@这类特殊字符,需要替换成特定符号来代替 ![im 阅读全文
posted @ 2022-07-22 13:38 liwenchao1995 阅读(308) 评论(0) 推荐(0) 编辑