Added a comment

This commit is contained in:
http://joeyh.name/ 2014-04-17 17:25:30 +00:00 committed by admin
parent 66f44f634e
commit 4c8a31576b

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.191"
subject="comment 1"
date="2014-04-17T17:25:29Z"
content="""
That error message is a git error message (from git's `wrapper.c`), not a git-annex error message.
It's quite possible that git does not scale to as many file on Windows as it does on Unix, and git is known to not scale particularly well to vast numbers of files even on unix, although running out of memory is not the typical failure mode there.
I think you should file a bug report on git.
"""]]