Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    I am not looking to modify the history in any way. I am just trying to reduce the size of the repo locally. Commented Dec 6, 2021 at 4:39
  • 1
    No, Git's support for this sort of thing is pretty primitive right now and the only way to shrink is to reclone.
    – torek
    Commented Dec 6, 2021 at 4:42
  • Excellent question! I wonder if one can just delete the largest blobs locally? Surely there must be a way to delete blobs with a filter. Commented May 19, 2023 at 0:45