git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* It seems there is a very tight character count limit in .gitconfig
@ 2014-01-08  6:59 Li Zhang
  2014-01-08  7:16 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zhang @ 2014-01-08  6:59 UTC (permalink / raw)
  To: git

I tried to add url xxx insteadof xxx in .gitconfig. If the length of
url exceed 125, git will not work.
I am using Ubuntu. The default version is 1.7.9.5. Maybe the latest
version solve this already.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: It seems there is a very tight character count limit in .gitconfig
  2014-01-08  6:59 It seems there is a very tight character count limit in .gitconfig Li Zhang
@ 2014-01-08  7:16 ` Jeff King
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff King @ 2014-01-08  7:16 UTC (permalink / raw)
  To: Li Zhang; +Cc: git

On Wed, Jan 08, 2014 at 02:59:37PM +0800, Li Zhang wrote:

> I tried to add url xxx insteadof xxx in .gitconfig. If the length of
> url exceed 125, git will not work.
> I am using Ubuntu. The default version is 1.7.9.5. Maybe the latest
> version solve this already.

Yes, this was fixed in 0971e99 (Remove the hard coded length limit on
variable names in config files, 2012-09-30). Git v1.8.0.1 and higher
contain that commit.

-Peff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-08  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  6:59 It seems there is a very tight character count limit in .gitconfig Li Zhang
2014-01-08  7:16 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).