Skip to content

fix: persist path-attach .gitkeep blobs and stop panicking on missing…#2152

Merged
genedna merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main
Jul 25, 2026
Merged

fix: persist path-attach .gitkeep blobs and stop panicking on missing…#2152
genedna merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main

Conversation

@benjamin-747

Copy link
Copy Markdown
Collaborator

… objects

GitHub sync / import attach created trees that referenced a placeholder .gitkeep but never wrote it to object storage, so clone/fetch hit S3 404 and upload-pack unwrap turned that into HTTP 502. Save the blob on attach and map pack failures to protocol errors instead.

… objects

GitHub sync / import attach created trees that referenced a placeholder
.gitkeep but never wrote it to object storage, so clone/fetch hit S3 404
and upload-pack unwrap turned that into HTTP 502. Save the blob on attach
and map pack failures to protocol errors instead.
@benjamin-747
benjamin-747 requested a review from genedna July 25, 2026 01:50
@genedna
genedna added this pull request to the merge queue Jul 25, 2026
Merged via the queue into gitmono-dev:main with commit f5d22b9 Jul 25, 2026
8 checks passed
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