Published onJanuary 1, 2026How to Use "git-filter-repo" tool with a Downloaded Script to Clean up a Big Git RepositorygitIn this blog post, I will show you how you can use a preffered way to clean up a big repository using "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.