Getting rid of lots of tiny annex’d files

Joey Hess joey at kitenet.net
Mon Jan 23 19:26:09 CET 2012


Sean Whitton wrote:
> Now that my history is full of loads of tiny symlinks and git-annex logs
> though, would it be better to start a fresh repository or will a git
> repack remove any performance issues?

There is a potential ongoing performance issue; since git-annex has kept
the log files in the git-annex branch. This makes for a larger
.git/annex/index file (which git rewrites rather inefficiently when
changes are made). The hashing used for the log files should avoid much
bloat to the tree objects, they will be somewhat bigger but not
excessively so.

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <http://lists.madduck.net/pipermail/vcs-home/attachments/20120123/066126ee/attachment.pgp>


More information about the vcs-home mailing list