From 548a148fb387fae659dcb0391f5327adeaa678c9 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 12 Aug 2008 12:33:52 -0400 Subject: [PATCH] update location of git repos Someone also needs to do s/devicekit/DeviceKit/ on the fd.o git servers... --- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index 8d32cc0..e766803 100644 --- a/HACKING +++ b/HACKING @@ -3,11 +3,11 @@ SCM - anonymous checkouts - $ git clone git://git.freedesktop.org/git/DeviceKit-disks.git + $ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git - checkouts if you got an ssh account on fd.o (username@ is optional) - $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-disks.git + $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-disks.git - commit to local repository -- 2.7.4