Skip to content

Fix issues when cloning repositories with large blobs (>4GB)#6069

Closed
LordKiRon wants to merge 0 commit intogit-for-windows:mainfrom
LordKiRon:minimalFix
Closed

Fix issues when cloning repositories with large blobs (>4GB)#6069
LordKiRon wants to merge 0 commit intogit-for-windows:mainfrom
LordKiRon:minimalFix

Conversation

@LordKiRon
Copy link
Copy Markdown

@LordKiRon LordKiRon commented Jan 27, 2026

This PR fixes a couple of problems when cloning large repositories (in my case, a 67GB database containing 4GB+ versioned files). This fixes the clone/fetch, but working with the repository still fails, only much later :)

@LordKiRon LordKiRon marked this pull request as ready for review January 27, 2026 14:04
@LordKiRon LordKiRon force-pushed the minimalFix branch 2 times, most recently from bf5c415 to a9cb9de Compare January 27, 2026 16:18
@dscho
Copy link
Copy Markdown
Member

dscho commented Jan 27, 2026

@LordKiRon I would like to upstream this fix, but upstream Git requires a real name in the Signed-off-by line. Would you mind providing that?

@LordKiRon
Copy link
Copy Markdown
Author

LordKiRon commented Jan 27, 2026

@LordKiRon I would like to upstream this fix, but upstream Git requires a real name in the Signed-off-by line. Would you mind providing that?

Sorry , but this creates ties between my real life and public activity I would like to avoid. Not that I am doing something illigal or unpropriete in either area :) and I guess after some digging on the net you might even connect my nickname to my real name, but its a different than creating real connection.
I preffer to keep "internet life" and personal life separate.

@dscho
Copy link
Copy Markdown
Member

dscho commented Jan 27, 2026

@LordKiRon I would like to upstream this fix, but upstream Git requires a real name in the Signed-off-by line. Would you mind providing that?

Sorry , but this creates ties between my real life and public activity I would like to avoid. Not that I am doing something illigal or unpropriete in either area :) and I guess after some digging on the net you might even connect my nickname to my real name, but its a different than creating real connection. I preffer to keep "internet life" and personal life separate.

Understood. I'll take ownership, publicly, then, documenting that you are the actual author but prefer to stay pseudonymous.

@dscho dscho force-pushed the minimalFix branch 2 times, most recently from 40ba6b4 to b03bc86 Compare February 6, 2026 17:25
@dscho dscho changed the title Implemented minimal fix for shift > 32 issue of 4GB+ data Fix issues when cloning repositories with large blobs (>4GB) Feb 6, 2026
@dscho
Copy link
Copy Markdown
Member

dscho commented Apr 28, 2026

I have cleaned up the patches and rebased them onto v2.54.0, and submitted them to the upstream Git project over here: gitgitgadget#2102.

@dscho
Copy link
Copy Markdown
Member

dscho commented Apr 28, 2026

Ouch. That's not what I meant. By mistake, I pushed the wrong branch, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants