We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25eab6e + c5c1d1f commit f789d71Copy full SHA for f789d71
_layouts/reference.html
@@ -69,9 +69,9 @@ <h3><a href="/branching">Branching and Merging</a></h3>
69
<div class="block">
70
<h3><a href="/remotes">Sharing and Updating Projects</a></h3>
71
<ul>
72
+ <li><a href="/remotes/#remote">remote</a></li>
73
<li><a href="/remotes/#fetch">fetch, pull</a></li>
74
<li><a href="/remotes/#push">push</a></li>
- <li><a href="/remotes/#remote">remote</a></li>
75
</ul>
76
</div>
77
0 commit comments