This commit is contained in:
Joey Hess 2019-03-05 17:19:26 -04:00
parent b23c301820
commit 0db393d82f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -10,6 +10,10 @@ this.
## implementation notes
* After adding a new file with different content to local and remote, then
importing and resolving the merge conflict, exporting the resolution
fails. It seems it's lost the old CID for the remote's content.
* getknowncids should run "updateexportdb exportdb exportdbv",
but that leads to a STM deadlock for some reason?