Skip to content

git & repo

cragwen edited this page Mar 1, 2023 · 1 revision

git

proxy

~/.gitconfig add proxy conf:

[http]
    proxy = http://127.0.0.1:9910

repo

url

export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo'

Clone this wiki locally