diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-06 16:07:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-06 16:07:58 -0400 |
commit | f011033869bbeeb7941c1c6e16a2a138b11c92e4 (patch) | |
tree | 09cf18fdfbc1fa29757baf45227e68d11e83062a /doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn | |
parent | f929d0229c05ebf0fe2c26d443fe6f843f270983 (diff) |
add timestamps to remote.log
Diffstat (limited to 'doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn')
-rw-r--r-- | doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn b/doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn index f300d8708..a84d8cb56 100644 --- a/doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn +++ b/doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn @@ -28,6 +28,9 @@ would keep working, ignoring the timestamp. - remote.log: "uuid key=value ... timestamp" is on the edge but does work (old git-annex will include the timestamp in the key/value map it builds, but that should not break anything really) + > update: converted! --[[Joey]] Appending "timestamp=xxxxx" would be good for clarity, and make it easier to parse the timestamp out from lines that have it. + +> [[done]] --[[Joey]] |