From 7db8db9d3f74f705af68e580b1f3e9c95da30f7b Mon Sep 17 00:00:00 2001 From: "achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8" Date: Tue, 24 Sep 2019 17:29:28 +0000 Subject: [PATCH] Added a comment --- ...omment_5_665bdcd79b486f8d2604eb6de5c10b2b._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase/comment_5_665bdcd79b486f8d2604eb6de5c10b2b._comment diff --git a/doc/forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase/comment_5_665bdcd79b486f8d2604eb6de5c10b2b._comment b/doc/forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase/comment_5_665bdcd79b486f8d2604eb6de5c10b2b._comment new file mode 100644 index 0000000000..abf9fd299d --- /dev/null +++ b/doc/forum/Adding_files_to_git__58___Very_long___34__recording_state_in_git__34___phase/comment_5_665bdcd79b486f8d2604eb6de5c10b2b._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8" + nickname="achilleas.k" + avatar="http://cdn.libravatar.org/avatar/ed6c67c4d8e6c6850930e16eaf85a771" + subject="comment 5" + date="2019-09-24T17:29:28Z" + content=""" +> i.e. all files except dotfiles get passed through the clean/smudge filter defined in .git/config: + +Right, that's understandable. Why is it faster to clean/smudge a file going into annex than it is going into git though? +"""]]