From 8d3bc1d3cb190e1b62bcb598925106655afc8699 Mon Sep 17 00:00:00 2001 From: "hello@6d9a437cebceb2fc657f93c4f30a7ba859e9309c" <hello@web> Date: Tue, 26 Jan 2021 14:25:59 +0000 Subject: [PATCH] Added a comment: Other benefits of proposed improvements to the smudge/clean API --- .../comment_6_69b4455c0e54834503794f6f65de1fc8._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/git_smudge_clean_interface_suboptiomal/comment_6_69b4455c0e54834503794f6f65de1fc8._comment diff --git a/doc/todo/git_smudge_clean_interface_suboptiomal/comment_6_69b4455c0e54834503794f6f65de1fc8._comment b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_6_69b4455c0e54834503794f6f65de1fc8._comment new file mode 100644 index 0000000000..e8f54a54df --- /dev/null +++ b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_6_69b4455c0e54834503794f6f65de1fc8._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="hello@6d9a437cebceb2fc657f93c4f30a7ba859e9309c" + nickname="hello" + avatar="http://cdn.libravatar.org/avatar/9b5d33d2215b906588426e1cac41bc0d" + subject="Other benefits of proposed improvements to the smudge/clean API" + date="2021-01-26T14:25:59Z" + content=""" +You forgot to mention that direct work-tree access would enable GA-like systems to use filesystem copy-on-write support to make smudge/clean filters nearly instant, and such tools much more usable. +"""]]