Added a comment
This commit is contained in:
parent
a618301675
commit
5d4a568478
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.14.105"
|
||||
subject="comment 3"
|
||||
date="2013-09-19T18:59:42Z"
|
||||
content="""
|
||||
It turns out that if you are using direct mode and you manually `git commit some-file` that is really big, that file is checked directly into git. Which is why direct mode's docs say not to do that.
|
||||
|
||||
Once you've got an enormous file in git, either on purpose on by mistake, it turns out that git-annex tries to buffer the whole file content in some situations. I am in the process of fixing those memory leaks.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue