updated the bottom links, added stubs for next two sections
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user