From cca684b17dc3583fd4137061f32282d2e6b2100e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Mar 2017 13:23:27 -0400 Subject: comment --- .../comment_1_67662686361d345b3b82d1c80adc2452._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/Empty_files_make_git_status_slow/comment_1_67662686361d345b3b82d1c80adc2452._comment (limited to 'doc/bugs/Empty_files_make_git_status_slow') diff --git a/doc/bugs/Empty_files_make_git_status_slow/comment_1_67662686361d345b3b82d1c80adc2452._comment b/doc/bugs/Empty_files_make_git_status_slow/comment_1_67662686361d345b3b82d1c80adc2452._comment new file mode 100644 index 000000000..8c1633152 --- /dev/null +++ b/doc/bugs/Empty_files_make_git_status_slow/comment_1_67662686361d345b3b82d1c80adc2452._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-03-02T17:20:24Z" + content=""" +I don't know why git is repeatedly smudging the empty file. +(I was able to reproduce it.) + +git-annex does not treat an empty file any differently than any other file. +It seems that this is probably a bug in git. + +Note that v6 git repos are known to be innefficient due to git's smudge +interface not being very good. This is why they are not yet used by +default. +"""]] -- cgit v1.2.3