On 01/10/2012 11:00 PM, Richard W.M. Jones wrote:
I have moved all three repositories to new locations on github:
https://github.com/libguestfs/libguestfs
https://github.com/libguestfs/hivex
https://github.com/libguestfs/febootstrap
You don't need to reclone them (unless you want to). You can simply
edit .git/config and adjust the URL to:
git@github.com:libguestfs/libguestfs.git
git@github.com:libguestfs/hivex.git
git@github.com:libguestfs/febootstrap.git
Also the read only git url:
https://github.com/libguestfs/libguestfs.git
git://github.com/libguestfs/libguestfs.git
...
Because someone is unhappy with the ssh url but the http[s].
Thanks
-Wanlong Gao
There is also a mirror of these git repos on
http://fedorahosted.org/git
You shouldn't need to use
git.annexia.org any more, and the copies on
git.annexia.org will no longer be updated.
Rich.