Skip to content
Open

SSH #134

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update menu structure to reflect page structure
  • Loading branch information
rosetree committed Sep 24, 2015
commit c5c1d1f66e590dc3ecea805f892973211fea2187
2 changes: 1 addition & 1 deletion _layouts/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ <h3><a href="/branching">Branching and Merging</a></h3>
<div class="block">
<h3><a href="/remotes">Sharing and Updating Projects</a></h3>
<ul>
<li><a href="/remotes/#remote">remote</a></li>
<li><a href="/remotes/#fetch">fetch, pull</a></li>
<li><a href="/remotes/#push">push</a></li>
<li><a href="/remotes/#remote">remote</a></li>
</ul>
</div>

Expand Down