Added a comment

This commit is contained in:
http://joeyh.name/ 2013-12-27 18:03:14 +00:00 committed by admin
parent adfb556130
commit 9ddfc6cfae

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.227"
subject="comment 1"
date="2013-12-27T18:03:11Z"
content="""
git-annex needs to know the uuid of a remote in order to operate. So at startup, if there is a remote that does not have an annex.uuid set, nearly any git-annex command will try to connect the the remote and query it for its uuid.
To prevent this being done for a remote, `git config remote.bad.annex-ignore true`
"""]]