Re: [jlreq] Bandwidth quota of Git LFS Data (#454)

I was able to get the source files for a total size of about 537Mb.
As a test, I did run a `git lfs fetch --all` which fetches the lfs files for ALL remote branches and it used about 4Gb of the bandwidth. This is coherent because there are [currently 8 branches](https://github.com/w3c/jlreq/branches/all).

So one way to improve the situation would be to delete the branches that have already been merged. This will help with the bandwidth usage as I suppose there's a script running that command from time to time.

Given the size of these files, I would actually be tempted to keep them in git lfs, but they need to be fetched only when necessary, which doesn't seem to be the case at the moment.

-- 
GitHub Notification of comment by deniak
Please view or discuss this issue at https://github.com/w3c/jlreq/issues/454#issuecomment-2723749031 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 March 2025 06:20:30 UTC