update
This commit is contained in:
parent
bc54666002
commit
be2832655b
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ git-annex should use smudge/clean filters.
|
||||||
be sorted out first; it would not do for git annex adjust to cause
|
be sorted out first; it would not do for git annex adjust to cause
|
||||||
the whole work tree to be considered to be modified!
|
the whole work tree to be considered to be modified!
|
||||||
|
|
||||||
|
My enhanced smudge/clean patch set also fixes this problem.
|
||||||
|
|
||||||
* When git runs the smudge filter, it buffers all its output in ram before
|
* When git runs the smudge filter, it buffers all its output in ram before
|
||||||
writing it to a file. So, checking out a branch with a large v6 unlocked files
|
writing it to a file. So, checking out a branch with a large v6 unlocked files
|
||||||
can cause git to use a lot of memory.
|
can cause git to use a lot of memory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue