This commit is contained in:
Joey Hess 2016-12-13 10:57:11 -04:00
parent e08761288d
commit f01b4cbf7c
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -19,4 +19,6 @@ timestamp, and indeed the same timestamp is used for all the batch
changes. With the same timestamp for the log line that sets c as the line changes. With the same timestamp for the log line that sets c as the line
that removes it, it's indeterminite which line will be acted on first, and that removes it, it's indeterminite which line will be acted on first, and
so the removal can be processed before the addition, leaving c "stuck". so the removal can be processed before the addition, leaving c "stuck".
Fixing..
"""]] """]]