P U B L I S H :gift: · JavaLeaks/developer.github.com@2f87794 · GitHub
Skip to content

Commit 2f87794

Browse files
author
Hubot
committed
P U B L I S H 🎁
1 parent f8bd8dc commit 2f87794

15 files changed

Lines changed: 714 additions & 33 deletions

File tree

css/documentation.css

Lines changed: 93 additions & 1 deletion

guides/basics-of-authentication/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,8 @@ <h2 id="implementing-persistent-authentication">Implementing “persistent” au
396396
<li><h3><a href="/guides/traversing-with-pagination/">Traversing with pagination</a></h3></li>
397397
<li><h3><a href="/guides/building-a-ci-server/">Building a CI server</a></h3></li>
398398
<li><h3><a href="/guides/delivering-deployments/">Delivering deployments</a></h3></li>
399+
<li><h3><a href="/guides/managing-deploy-keys/">Managing deploy keys</a></h3></li>
400+
<li><h3><a href="/guides/using-ssh-agent-forwarding/">Using SSH agent forwarding</a></h3></li>
399401
</ul>
400402
</div>
401403

guides/building-a-ci-server/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ <h2 id="conclusion">Conclusion</h2>
224224
<li><h3><a href="/guides/traversing-with-pagination/">Traversing with pagination</a></h3></li>
225225
<li><h3><a href="/guides/building-a-ci-server/">Building a CI server</a></h3></li>
226226
<li><h3><a href="/guides/delivering-deployments/">Delivering deployments</a></h3></li>
227+
<li><h3><a href="/guides/managing-deploy-keys/">Managing deploy keys</a></h3></li>
228+
<li><h3><a href="/guides/using-ssh-agent-forwarding/">Using SSH agent forwarding</a></h3></li>
227229
</ul>
228230
</div>
229231

guides/delivering-deployments/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ <h2 id="conclusion">Conclusion</h2>
238238
<li><h3><a href="/guides/traversing-with-pagination/">Traversing with pagination</a></h3></li>
239239
<li><h3><a href="/guides/building-a-ci-server/">Building a CI server</a></h3></li>
240240
<li><h3><a href="/guides/delivering-deployments/">Delivering deployments</a></h3></li>
241+
<li><h3><a href="/guides/managing-deploy-keys/">Managing deploy keys</a></h3></li>
242+
<li><h3><a href="/guides/using-ssh-agent-forwarding/">Using SSH agent forwarding</a></h3></li>
241243
</ul>
242244
</div>
243245

guides/getting-started/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,8 @@ <h2 id="conditional-requests">Conditional requests</h2>
590590
<li><h3><a href="/guides/traversing-with-pagination/">Traversing with pagination</a></h3></li>
591591
<li><h3><a href="/guides/building-a-ci-server/">Building a CI server</a></h3></li>
592592
<li><h3><a href="/guides/delivering-deployments/">Delivering deployments</a></h3></li>
593+
<li><h3><a href="/guides/managing-deploy-keys/">Managing deploy keys</a></h3></li>
594+
<li><h3><a href="/guides/using-ssh-agent-forwarding/">Using SSH agent forwarding</a></h3></li>
593595
</ul>
594596
</div>
595597

guides/index.html

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)