通過賬號、密碼使用git拉代碼
1. git clone https://用戶名:密碼@gitee.com/use-items/lake-vue.git
例如:git clone https://username:password@gitee.com/use-items/lake-vue.git
文章來源:http://www.zghlxwxcb.cn/news/detail-525028.html
2. 注意:賬號密碼中有特殊字符需要進行轉義,字符-URL編碼值對應如下:
**字符** **URL編碼**
空格 %20
" %22
# %23
% %25
& %26
( %28
) %29
+ %2B
, %2C
/ %2F
: %3A
; %3B
< %3C
= %3D
> %3E
? %3F
@ %40
\ %5C
| %7C
3. 引用
https://blog.csdn.net/W_Zhulin/article/details/125058404文章來源地址http://www.zghlxwxcb.cn/news/detail-525028.html
到了這里,關于通過賬號、密碼使用git拉代碼的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!