Added a comment
This commit is contained in:
parent
2d73a7a09b
commit
6726cd35e8
1 changed files with 10 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Reference in a new issue