This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnw1nskuzEP9crBqxTa6d1R24mnTfA-j1A 2013-07-30 20:15:40 +00:00 committed by admin
parent 03017896b7
commit a72eff29d2

View file

@ -0,0 +1,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?