summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-08-13 08:10:46 +0100
committerRichard Hughes <richard@hughsie.com>2008-08-13 08:10:46 +0100
commit81493a944dba0ddc726022522b8858eb9c2299a4 (patch)
tree0e9a04127c7980d9624463a24dab1b3a5c706cad
parent3a468e7521425a347168f44030ac25acbbd7d3ac (diff)
parent2cc32c1dc73f2bf7df97ce6a7ecf58bd209514a2 (diff)
Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/DeviceKit-power
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 332caaf..585bdee 100644
--- a/HACKING
+++ b/HACKING
@@ -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