From ad1f0291f867b25e7ac0b641bdd8bc00fa024c49 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sat, 12 Dec 2009 16:45:23 +0200 Subject: [PATCH] Update git instructions to use more modern command line structure --- www/cvs.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/www/cvs.html b/www/cvs.html index fc7535220..d34d99591 100644 --- a/www/cvs.html +++ b/www/cvs.html @@ -22,9 +22,8 @@ the rest of the Linux kernel tree (which is also using GIT).

Using HTTP (if git protocol is firewalled): http://w1.fi/hostap.git

-

(e.g., to get a clone of the repository you can use cogito with -"cg-clone git://w1.fi/srv/git/hostap.git" or directly with git: -"git-clone git://w1.fi/srv/git/hostap.git").

+

(e.g., to get a clone of the repository you can use git with +"git clone git://w1.fi/srv/git/hostap.git").

WWW interface (gitweb) to the repository: http://w1.fi/gitweb/gitweb.cgi

@@ -64,7 +63,7 @@ be used.
Jouni Malinen
-Last modified: Thu Mar 8 19:43:36 PST 2007 +Last modified: Sat Dec 12 16:43:03 EET 2009