I'm not that well versed in using git
, but have been using Xcode and a local repository on my machine.
All seemed well, until today when I was trying to free up some space on my HDD.
I noticed that in my repository's .git
directory there were a couple of large files (6.3 and 1.4 GB).
I have no idea what these files are for, and a Google search has revealed little about them.
Because I have a Macbook Air, storage space is at a premium.
I would like to find a way to compress or remove these large files, but I don't want to corrupt git
's version history.