1
0

updated the bottom links, added stubs for next two sections

This commit is contained in:
Scott Chacon
2010-06-04 18:28:54 +02:00
parent d5b2569426
commit 7261edd304
5 changed files with 119 additions and 8 deletions

View File

@@ -67,19 +67,20 @@
<div class="block">
<h3><a href="/remotes">Sharing and Updating Projects</a></h3>
<ul>
<li><a href="/remotes/fetch-pull.html">fetch, pull</a></li>
<li><a href="/remotes/push.html">push</a></li>
<li><a href="/remotes/#fetch">fetch, pull</a></li>
<li><a href="/remotes/#push">push</a></li>
</ul>
</div>
<div class="block">
<h3><a href="/inspect">Inspection and Comparison</a></h3>
<ul>
<li><a href="/inspect/log.html">log</a></li>
<li><a href="/inspect/diff.html">diff</a></li>
<li><a href="/inspect/#log">log</a></li>
<li><a href="/inspect/#diff">diff</a></li>
</ul>
</div>
<!--
<div class="block">
<h3><a href="/fixing">Fixing and Changing History</a></h3>
<ul>
@@ -90,7 +91,7 @@
<li><a href="/fixing/cherry-pick.html">cherry-pick</a></li>
</ul>
</div>
-->
</div>
<div class="grid_10 home_box" id="content_box">