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:
fc92cf5
)
Use new style git clone command
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 12 May 2009 07:31:55 +0000
(
00:31
-0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 12 May 2009 07:31:55 +0000
(
00:31
-0700)
HACKING
patch
|
blob
|
history
diff --git
a/HACKING
b/HACKING
index
2d21229
..
61b9eb3
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.kernel.org/pub/scm/network/connman/connman.git
+ # git
clone git://git.kernel.org/pub/scm/network/connman/connman.git
# cd connman
Configure and build