【问题标题】:fatal: bad numeric config value '=' for 'pack.deltacachesize': invalid unit致命:“pack.deltacachesize”的错误数字配置值“=”:无效单位
【发布时间】:2020-02-20 15:15:12
【问题描述】:

当我使用 git push 时,我收到类似这样的错误“Pushing to https://windming@bitbucket.org/windming/kjzjchange-v2.git 致命:'pack.deltacachesize'的错误数字配置值'=':无效单位 致命:远端意外挂断 致命:远端意外挂断 致命:远端意外挂断”

详细信息是“git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath= false -c credential.helper=sourcetree push -v --tags --set-upstream origin refs/heads/master:refs/heads/master 推送到https://windming@bitbucket.org/windming/kjzjchange-v2.git 致命:'pack.deltacachesize'的错误数字配置值'=':无效单位 致命:远端意外挂断 致命:远端意外挂断 致命:远端意外挂断”

git 推送

找出问题

【问题讨论】:

    标签: github


    【解决方案1】:

    git config --global pack.deltacachesize 128m

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-02-01
      • 1970-01-01
      • 2012-10-13
      • 1970-01-01
      • 1970-01-01
      • 2018-06-20
      • 2022-01-24
      相关资源
      最近更新 更多