mac sourcetree 仓库添加代理
打开需要设置代理的仓库 选择 仓库 > 仓库设置,会弹出仓库设置面板 选择 远程仓库 > 编辑配置 […]
打开需要设置代理的仓库 选择 仓库 > 仓库设置,会弹出仓库设置面板 选择 远程仓库 > 编辑配置 […]
依次执行: git init git add . git commit -m "init" git remot […]
回滚操作: #将HEAD指针重置到那个(461364bf8f0b9ea9be5a06c88c7f3b085b1 […]
#创建网络 docker network create backend #拉取mysql docker pul […]
使用Proxifier将以下两个进制文件加入代码规则 即可,目录在 Git\mingw64\libexec\g […]
git config --global http.proxy 'socks5://192.168.0.102: […]
方法: git reset --hard <commit_id> git push origin […]
leo的个人博客 2025 | All Rights Reserved