Update git instructions to use more modern command line structure

This commit is contained in:
Jouni Malinen 2009-12-12 16:45:23 +02:00
parent 50ceddcfd6
commit ad1f0291f8

View file

@ -22,9 +22,8 @@ the rest of the Linux kernel tree (which is also using GIT).
<p>Using HTTP (if git protocol is firewalled): http://w1.fi/hostap.git</p> <p>Using HTTP (if git protocol is firewalled): http://w1.fi/hostap.git</p>
<p>(e.g., to get a clone of the repository you can use cogito with <p>(e.g., to get a clone of the repository you can use git with
"<code>cg-clone git://w1.fi/srv/git/hostap.git</code>" or directly with git: "<code>git clone git://w1.fi/srv/git/hostap.git</code>").</p>
"<code>git-clone git://w1.fi/srv/git/hostap.git</code>").</p>
<p>WWW interface (gitweb) to the repository: <p>WWW interface (gitweb) to the repository:
<a href="/gitweb/gitweb.cgi">http://w1.fi/gitweb/gitweb.cgi</a></p> <a href="/gitweb/gitweb.cgi">http://w1.fi/gitweb/gitweb.cgi</a></p>
@ -64,7 +63,7 @@ be used.
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address> <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
<!-- Created: Mon May 27 20:08:41 EEST 2002 --> <!-- Created: Mon May 27 20:08:41 EEST 2002 -->
<!-- hhmts start --> <!-- hhmts start -->
Last modified: Thu Mar 8 19:43:36 PST 2007 Last modified: Sat Dec 12 16:43:03 EET 2009
<!-- hhmts end --> <!-- hhmts end -->
</div> </div>
</body> </body>