Today at work I ran into an interesting problem. We have a git repository that was formerly a SVN one. This previous repository was home to multiple big binary files, and since it is now git, all these files are making the.git directory be a painfull 2GB in size.
Continue reading "Rewriting git history: Dealing with big directory moves"Rewriting git history: Dealing with big directory moves
I explain for I performed a git history rewrite in a not so trivial scenario