migrate: Copy over metadata to new key.

This commit is contained in:
Joey Hess 2016-01-07 14:21:12 -04:00
parent 66f3fb1ce2
commit 0b59fb423e
Failed to extract signature
3 changed files with 5 additions and 2 deletions

View file

@ -30,7 +30,7 @@ import Data.Time.Clock.POSIX
- When the file has been modified, the metadata is copied over
- from the old key to the new key. Note that it looks at the old key as
- committed to HEAD -- the new key may or may not have already been staged
- in th annex.
- in the index.
-
- Also, can generate new metadata, if configured to do so.
-}