summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-02-07 10:57:55 -0500
committerWilliam Jon McCann <mccann@jhu.edu>2007-02-07 10:57:55 -0500
commit7dcf31d02463faa3c59a9417dae654668d03fea9 (patch)
tree05bb0518f514aa6923d7111e52b2266af4750f44 /HACKING
parent98addf1933cd24f546177dd4b158c770ea404df0 (diff)
don't refer to the hal repo
Oops.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index dbaa4d3..2e0ca32 100644
--- a/HACKING
+++ b/HACKING
@@ -13,11 +13,11 @@ Source Code Repository
- anonymous checkouts
- $ git clone git://git.freedesktop.org/git/hal.git
+ $ git clone git://git.freedesktop.org/git/ConsoleKit
- checkouts if you have an ssh account on fd.o (username@ is optional)
- $ git clone ssh://[username@]git.freedesktop.org/git/hal.git
+ $ git clone ssh://[username@]git.freedesktop.org/git/ConsoleKit
- commit to local repository