comment
This commit is contained in:
parent
697e22cceb
commit
24ff57160f
2 changed files with 14 additions and 0 deletions
|
@ -18,3 +18,5 @@ yet to unravel details/change in behavior, but since changelog entry says only a
|
||||||
|
|
||||||
[[!meta author=yoh]]
|
[[!meta author=yoh]]
|
||||||
[[!tag projects/datalad]]
|
[[!tag projects/datalad]]
|
||||||
|
|
||||||
|
> [[notabug|done]] --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 5"""
|
||||||
|
date="2022-07-07T16:10:12Z"
|
||||||
|
content="""
|
||||||
|
Aha! That funky remote.log was caused by a historical bad type in
|
||||||
|
git-annex: UUID has a NoUUID value, and when it probed for the UUID, it
|
||||||
|
did not check if it got NoUUID, which serializes to "". Really fixing that
|
||||||
|
is hard, I've tried a couple of times.
|
||||||
|
|
||||||
|
Anyway, the new behavior is not buggy, so closing.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue