Added a comment

This commit is contained in:
http://joeyh.name/ 2012-12-01 18:40:46 +00:00 committed by admin
parent 2d73a7a09b
commit 6726cd35e8

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.6.49"
subject="comment 1"
date="2012-12-01T18:40:46Z"
content="""
Well, first of all, after copying a repository like this, you need to edit its .git/config and delete the annex.uuid setting. Otherwise, you will have two repositories with the same UUID, which is not good.
Once you've done that, run `git annex fsck` in the new repository and it will do what you want.
"""]]