-
是网络的问题? -
是 ssh、https 认证的问题? -
是 git-lfs 的问题? -
要不你把 GIT_TRACE=1,git push -v 打开看看?
git config --global sendpack.sideband false
git config core.autocrlf false
warning: in the working copy of 'Git技巧/Git环境配置.md', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'HIS/在门诊收费时提示药品查找项目失败,请查看项 目是否停用?.md', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of '001-个人文档/常用SQL.md', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of '001-个人文档/门诊.md', LF will be replaced by CRLF the next time Git touches it
git config --global core.autocrlf false
Host github.com
Hostname ssh.github.com
Port 443
User git
原文始发于微信公众号(生有可恋):windows 下使用 Git 需要注意的点
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论