diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-09-10 23:44:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-10 23:44:40 +0000 |
commit | 9827fa32785df81180dd8645660956dd31291f77 (patch) | |
tree | f8dcc418b2e204c6f48cbd8e89c481f1d71fb2b2 /doc | |
parent | 7a583020b0b61a87bcb06627bc8cd4ccf99ea34d (diff) |
sign
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/cannot_determine_uuid_for_origin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/cannot_determine_uuid_for_origin.mdwn b/doc/bugs/cannot_determine_uuid_for_origin.mdwn index ce46e5733..611a0f236 100644 --- a/doc/bugs/cannot_determine_uuid_for_origin.mdwn +++ b/doc/bugs/cannot_determine_uuid_for_origin.mdwn @@ -119,7 +119,7 @@ Update: it seems te problem was that I had the following in my `.git/config`: annex-ignore = true fetch = +refs/heads/*:refs/remotes/marcos-bare/* -I have *no* idea how that `annex-ignore` got there, but that was the root of my problem. Removing it it allowed my to do `git annex copy`. I really don't know how this happened, but I guess this is [[done]], although I believe this error message is really confusing and could be improved. +I have *no* idea how that `annex-ignore` got there, but that was the root of my problem. Removing it it allowed my to do `git annex copy`. I really don't know how this happened, but I guess this is [[done]], although I believe this error message is really confusing and could be improved. --[[anarcat]] > `annex-ignore` is set automatically by git-annex if it fails to query > the uuid of a remote the first time it tries to use it. It will say |