I have made a single branch clone of a repository. Originally, it was around 2Mb in size (compared to about 150Mb for a normal clone). Over time, though it has grown to around 20Mb.
I've used a script that I found here... https://stubbisms.wordpress.com/2009/07/10/git-script-to-show-largest-pack-objects-and-trim-your-waist-line/ To attempt to find out why. And it appears that there are many objects NOT from the branch I cloned. There are a couple of possibilities. 1) I messed something up with the clone -- a fresh single-branch clone of the repo is again 2Mb. 2) I messed something up at some point later. 3) This is expected behaviour. I'm not sure how to distinguish these. I could delete my repo and start another single-branch clone, but I don't want to do this if I have to end up doing the same again. Any advice is welcome. Phil -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.