packages feed

git-annex-4.20130802: doc/forum/git_annex_get_creates_a_new_uuid.mdwn

From git-annex(1), init should precede any operation of git-annex as a safety feature.

However git cloning a repo and running `git annex get` created a new uuid for that repo, which got
propagated via sync.

Is this intended behaviour?