2024年10月17日

git使用:将代码推送到github上

摘要: 如果推送网络有问题,配置代理(让git使用你的vpn)export http_proxy=http://192.168.124.23:7890export https_proxy=http://192.168.124.23:7890 一: 在github*上创建代码库 在code里获取自己的仓库UR 阅读全文

posted @ 2024-10-17 17:43 不败剑坤 阅读(1115) 评论(0) 推荐(0)

导航