Hi,
per previous discussion I moved Mock upstream git repository.
Previously it was:
https://git.fedorahosted.org/cgit/mock.git
Now it is:
https://github.com/rpm-software-management/mock
If you have checkout of mock.git, please execute:
git remote set-url origin git@github.com:rpm-software-management/mock.git
or (for anonymous checkout)
git remote set-url origin
https://github.com/rpm-software-management/mock.git
I migrated all branches and nearly all tags. I had to delete about 10 tags
(mainly from 0.6 branch), because I hit this issue:
https://sunweavers.net/blog/node/36
If you care about those old tags, please let me know. Otherwise I will not
migrate them as it is very old history.
If you are member of mock-git group in FAS you should get separate email. If
you missed it and you want to have write access, please let me know.
I will be migrating the documentation there too, but it will take some time.