aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/git_annex_get_creates_a_new_uuid.mdwn
blob: 72dcd9737352bf7c69ed15467f9b63b233717920 (plain)
1
2
3
4
5
6
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?