comment
This commit is contained in:
parent
8c1eda75b5
commit
fe28cbcd9e
1 changed files with 15 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue