even better idea

This commit is contained in:
Joey Hess 2018-08-13 17:43:16 -04:00
parent df5823cea0
commit 86df0d6e1b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -37,6 +37,9 @@ git-annex should use smudge/clean filters.
> Thanks to [[!commit a96972015dd76271b46432151e15d5d38d7151ff]],
> the clean filter is now very quick, so perhaps git update-index would
> 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
let only 1 git-annex process be started by git when processing