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

> 1. turning lfs files into normal one at HEAD only should be easy (just `git lfs untrack` and `git add`), but all lfs entries will remain (e.g. [github lfs document](https://docs.github.com/en/repositories/working-with-files/managing-large-files/removing-files-from-git-large-file-storage)).

In the documentation, they only mentioned that this would affect **storage quota**, but not **bandwidth quota**:

> After you remove files from Git LFS, the Git LFS objects still exist on the remote storage and will continue to count toward your Git LFS storage quota.

We only exceeded the bandwidth quota, not the storage quota, so it seems that there should be no problem. If we are really unsure, we can contact GitHub Support.

> also removing and adding lfs files will break history incl. ones of PR.

Why?

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


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

Received on Friday, 28 February 2025 00:58:00 UTC