摘要:
Windows # 端口需要改成自己对应的代理端口 set http_proxy=http://127.0.0.1:10810 set https_proxy=http://127.0.0.1:10810 set ftp_proxy=http://127.0.0.1:10810 Linux expo 阅读全文
摘要:
我在我的另外一台电脑拉取的git仓库,然后我直接复制项目文件夹到我的这台电脑使用,然后我想pull之后再进行修改,发现失败了。 'xxx' is owned by: 'S-1-5-32-544' but the current user is: 'S-1-5-21-204877259-7957631 阅读全文