From bf1408f7bf5a6cc0c45e3aea865bba17e449ba4d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Nov 2021 15:44:05 -0400 Subject: [PATCH] long-running-smudge branch started --- doc/todo/git_smudge_clean_interface_suboptiomal.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/git_smudge_clean_interface_suboptiomal.mdwn b/doc/todo/git_smudge_clean_interface_suboptiomal.mdwn index e4e20d7612..fe6d94d51e 100644 --- a/doc/todo/git_smudge_clean_interface_suboptiomal.mdwn +++ b/doc/todo/git_smudge_clean_interface_suboptiomal.mdwn @@ -135,6 +135,8 @@ The best fix would be to improve git's smudge/clean interface: > > probably make git-annex twice as slow for large files, although > > it would speed up git add of many small files. git-annex add > > could be used to work around any speed impact. +> > (The long-running-smudge branch has some preliminary work to doing +> > this.) > > > > Or git could be extended > > with a capability in the protocol that lets the clean filter read the