To get better speed and a backup I’ve set up a mirror of debian/licq.git on Gitorious.org.
I don’t really know the best way to do this, but I did it by adding the following line to hooks/post-update:
git push --mirror git@gitorious.org:licq/debian.git |
This way the mirror will always be updated when I push to the “real” repository.
Get it by running
% gbp-clone --pristine-tar git://gitorious.org/licq/debian.git |
or clone it on Gitorious and send me merge requests