How to delete files from Git LFS and move them to normal Git Storage?

1 · Ram · March 21, 2025, 8:37 a.m.
Git does not automatically move files back to normal Git storage after you untrack them from LFS. Here’s what happens when you untrack a file:...