mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
document clone via http, gitweb url
This commit is contained in:
parent
f7add28b23
commit
f201013bfe
@ -11,11 +11,16 @@
|
||||
You can check out a working copy (actually, clone the repository) with
|
||||
<pre>
|
||||
git clone git://ceph.newdream.net/ceph.git
|
||||
</pre>
|
||||
or
|
||||
<pre>
|
||||
git clone http://ceph.newdream.net/git/ceph.git
|
||||
</pre>
|
||||
To pull the latest,
|
||||
<pre>
|
||||
git pull
|
||||
</pre>
|
||||
You can browse the git repo at <a href="http://ceph.newdream.net/git">http://ceph.newdream.net/git</a>.
|
||||
</div>
|
||||
|
||||
<h4>Build Targets</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user