From 93789cbf40b4141ffac45156b2535f0bf9df06c4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Nov 2019 12:11:04 -0400 Subject: [PATCH] close as dup --- doc/todo/split_off_clean__47__smudge_filter__63__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/split_off_clean__47__smudge_filter__63__.mdwn b/doc/todo/split_off_clean__47__smudge_filter__63__.mdwn index 161cdb577a..c568d9b466 100644 --- a/doc/todo/split_off_clean__47__smudge_filter__63__.mdwn +++ b/doc/todo/split_off_clean__47__smudge_filter__63__.mdwn @@ -1 +1,5 @@ If running the clean/smudge filter once per file is a [[bottleneck|forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase]], might it speed things up to split them off into something more lightweight than the full git-annex binary? + +> This is a duplicate of stuff discussed at +> [[todo/git_smudge_clean_interface_suboptiomal]], so closing. [[done]] +> --[[Joey]]