git storage: lots of duplicated files #12

Open
opened 2024-06-21 09:35:34 +02:00 by BuckarooBanzai · 1 comment

There are a lot of duplicated files in the git storage:

855430 duplicate files (in 51493 sets), occupying 10088.5 megabytes

Those should have somehow be hardlinked from the gitea/git binary but weren't (maybe the dump/restore caused this, not sure yet 🤷)

@tacotexmex about the lfs thing: i tested that on a backup-restore but it doesn't really improve anything, from what i understood is: you have to mark all the "large files" explicitly in the git client (in every repo/project) to make use of that feature :/

There are a lot of duplicated files in the git storage: ``` 855430 duplicate files (in 51493 sets), occupying 10088.5 megabytes ``` Those should have somehow be hardlinked from the gitea/git binary but weren't (maybe the dump/restore caused this, not sure yet 🤷) @tacotexmex about the lfs thing: i tested that on a backup-restore but it doesn't really improve anything, from what i understood is: you have to mark all the "large files" explicitly in the git client (in every repo/project) to make use of that feature :/
BuckarooBanzai added the
infra
label 2024-06-21 09:35:34 +02:00
BuckarooBanzai self-assigned this 2024-06-21 09:35:34 +02:00

I think you should be able to use name selectors for it, like *.png

I think you should be able to use name selectors for it, like *.png
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mesehub/meta#12
No description provided.