Answer the question
In order to leave comments, you need to log in
How to reduce the size of GIT?
There were a lot of changes in the course of work. As a result, the git now weighs 2.5 gigabytes. is it possible to somehow cut off the history of not even a year ago, but better than a month ago?
Answer the question
In order to leave comments, you need to log in
Yes, you can reduce the size of the repository.
For example, removing heavy binaries.
Read about git filter-branch
Clean Up History -git rebase
Merge commits with git rebase.
Well, git-archive has not been canceled
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question