update location of git repos

Someone also needs to do s/devicekit/DeviceKit/ on the fd.o git servers...
This commit is contained in:
David Zeuthen 2008-08-12 12:35:14 -04:00
parent 5b950ddeb3
commit 2cc32c1dc7

View file

@ -3,11 +3,11 @@ SCM
- anonymous checkouts
$ git clone git://git.freedesktop.org/git/DeviceKit-power.git
$ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-power.git
- checkouts if you got an ssh account on fd.o (username@ is optional)
$ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-power.git
$ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-power.git
- commit to local repository