Git问题
问题:
git代码提交、推送报错
You have not concluded your merge(MERGE HEAD exists).hint: Please, commit your changes beforemerging.Exiting because of unfinished merge
解决:
git reset --merge
git push
问题 Git 403
Failed to connect to github.com port 443 : Timed out
解决
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
Failed to connect to github.com port 443 after 21085 ms: Timed out
git config --global --unset http.proxy
git config --global --unset https.proxy
日夜颠倒头发少 ,单纯好骗恋爱脑 ,会背九九乘法表 ,下雨只会往家跑 ,搭讪只会说你好 ---- 2050781802@qq.com