Git is storing at least two copies of files: one in your working tree and one as a zlib compressed blob in the object store.
It may also store more copies if, for example, you updated embedded metadata and then have to recommit the file.
Git is storing at least two copies of files: one in your working tree and one as a zlib compressed blob in the object store.
It may also store more copies if, for example, you updated embedded metadata and then have to recommit the file.