diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-06 15:55:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-06 15:55:50 -0400 |
commit | f929d0229c05ebf0fe2c26d443fe6f843f270983 (patch) | |
tree | c37167c6f62e9f92492e7a2ada7f2e1e3925a107 /doc/bugs | |
parent | 3e0d2a080333f3566312da0e1982739873603457 (diff) |
Add timestamps to trust.log.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn | 1 |
1 files changed, 1 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 5a703b2cb..f300d8708 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 @@ -24,6 +24,7 @@ would keep working, ignoring the timestamp. > update: converted! --[[Joey]] - trust.log: "uuid trustlevel timestamp" would work; old git-annex ignores trailing words + > update: converted! --[[Joey]] - 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) |