Published onJanuary 2, 2026How to Use the "git-filter-repo" tool with a Downloaded Script to Clean up a Big Git RepositorygitIn this blog post, I will show how to preferably clean up a large repository using the "git-filter-repo" tool.
Published onAugust 13, 2025Managing Big Files and Git RepositoryGitIn this blog post, I will explain what to do in situations when you have big files in your project and you do not want your repo to contain these big files.