📌  相关文章
📜  致命:无法访问“https:tfs.ups.com tfs UpsProd P02AGit_eCMS _git SearchComponent”:请求的 URL 返回错误:502 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:29.454000             🧑  作者: Mango

代码示例1
git config --global --list


[filter "lfs"]
        clean = git-lfs clean -- %f
        smudge = git-lfs smudge -- %f
        process = git-lfs filter-process
        required = true
[user]
        name = GuyWicks
[user]
        email = guy.wicks@iworkhere.com
[http]
    proxy = http://public-cache:8080

[https]
    proxy = http://public-cache:8080