From 977087313e6e4d1da7ef8138d4dd852e528d223e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Nov 2015 15:41:06 -0400 Subject: [PATCH] pebkac --- doc/bugs/remote_repo_marked_as___34__here__34__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/remote_repo_marked_as___34__here__34__.mdwn b/doc/bugs/remote_repo_marked_as___34__here__34__.mdwn index 44e69038d7..bb5da19548 100644 --- a/doc/bugs/remote_repo_marked_as___34__here__34__.mdwn +++ b/doc/bugs/remote_repo_marked_as___34__here__34__.mdwn @@ -4,6 +4,10 @@ I had to manually edit `.git/config` to set my local repo's UUID to the correct one. +> Well, git-annex can only display information that you've told it. +> In this case you seem to have done something wrong with UUIDs, and so it +> displayed [here] next to the UUID of the local repo, as it's supposed to. +> There's no bug here I think. [[done]] --[[Joey]] ### What steps will reproduce the problem?