It was fast to git annex a bunch of files. But git unannex seems a lot slower. Is there a faster way to get files out of git annex? Or to replace the symlinks with real files and then I could just remove the .git directory? I shouldn't have put so many in as a test but they are there now.

It currently commits once per file, which is slow. Command/Unannex.hs explains why this is necessary. If I think of a way to avoid that, I will.
Comment by http://joeyh.name/ Thu Aug 2 16:58:41 2012
Comments on this page are closed.