projects
/
framework
/
connectivity
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a56c4
)
Fix the GIT repository location
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 26 Apr 2009 19:38:30 +0000
(21:38 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 26 Apr 2009 19:38:30 +0000
(21:38 +0200)
HACKING
patch
|
blob
|
history
diff --git
a/HACKING
b/HACKING
index
c14b214
..
2d21229
100644
(file)
--- a/
HACKING
+++ b/
HACKING
@@
-46,7
+46,7
@@
So the normal steps to checkout, build and install such a repository is
like this:
Checkout repository
- # git-clone git://git.
moblin.org/projects
/connman.git
+ # git-clone git://git.
kernel.org/pub/scm/network/connman
/connman.git
# cd connman
Configure and build