Shaumik examines ways to manage huge repositories with Git, including shallow cloning, cloning a single branch, using submodules and third-party extensions.
Once shocked someone pushed the PSD files to git. Turns out large files is indeed problem for git. And it’s nice to have solutions like these.