even better idea
This commit is contained in:
parent
df5823cea0
commit
86df0d6e1b
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ git-annex should use smudge/clean filters.
|
||||||
> Thanks to [[!commit a96972015dd76271b46432151e15d5d38d7151ff]],
|
> Thanks to [[!commit a96972015dd76271b46432151e15d5d38d7151ff]],
|
||||||
> the clean filter is now very quick, so perhaps git update-index would
|
> the clean filter is now very quick, so perhaps git update-index would
|
||||||
> be ok?
|
> be ok?
|
||||||
|
>
|
||||||
|
> Better, `git update-index --index-info` can be used, this avoids
|
||||||
|
> running the clean filter.
|
||||||
|
|
||||||
* Implement git's new `filter.<driver>.process` interface, which will
|
* Implement git's new `filter.<driver>.process` interface, which will
|
||||||
let only 1 git-annex process be started by git when processing
|
let only 1 git-annex process be started by git when processing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue