git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 64-bit support.
@ 2013-11-14 12:58 Лежанкин Иван
  2013-11-14 13:07 ` Konstantin Khomoutov
  2013-11-14 14:40 ` Kent R. Spillner
  0 siblings, 2 replies; 6+ messages in thread
From: Лежанкин Иван @ 2013-11-14 12:58 UTC (permalink / raw)
  To: Git Mailing List

Hi!

Do you plan to implement the 64-bit support in git? - Right now I have
a problems sometimes with a huge repo and renaming detection. If I
merge more than 32768 files at once, then the renaming detection
fails, because of limitation inside git. The limitation is put by max
32-bit value.

I tweaked sources locally, to use 64-bit value as a number of merging
files - generally, it works. But I'm not so brave to try to replace it
everywhere in git.

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

end of thread, other threads:[~2013-11-14 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 12:58 64-bit support Лежанкин Иван
2013-11-14 13:07 ` Konstantin Khomoutov
2013-11-14 14:40 ` Kent R. Spillner
2013-11-14 14:55   ` Лежанкин Иван
2013-11-14 15:11     ` Konstantin Khomoutov
2013-11-14 22:15       ` 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).