ZeroHour's Site

Back

(base) PS E:\Code\zero-hour-blog> git clone https://github.com/one-aalam/astro-ink.git Cloning into ‘astro-ink’… fatal: unable to access ‘https://github.com/one-aalam/astro-ink.git/’: Failed to connect to 127.0.0.1 port 7890 after 2068 ms: Could not connect to server

解决#

git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
bash
git配置问题
https://zerohour.github.io/blog/daily/241005
Author ZeroHour
Published at 2024年10月5日
Comment seems to stuck. Try to refresh?✨