使用git clone时错误的数字配置值 [英] bad numeric config value when using git clone

查看:62
本文介绍了使用git clone时错误的数字配置值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我使用 git clone 时,都会收到此消息.我该怎么办?

Whenever I use git clone, I get this message. What shall I do?

fatal: bad numeric config value '5242880000' for 'http.postbuffer': out of range

推荐答案

git config --edit --global -system 中查找该值,然后删除一些零.

Look in git config --edit --global and --system to find that value, then remove a few zeros.

这篇关于使用git clone时错误的数字配置值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆