Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit af85cf4

Browse files
committed
P U B L I S H :shipit:
1 parent 6caef4f commit af85cf4

File tree

15 files changed

+127
-127
lines changed

15 files changed

+127
-127
lines changed

changes.atom

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

changes/2012-12-08-finding-source-and-fork-repos-for-organizations/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2 class="title">
6363
<p>We’ve made a couple of changes today to the Organization repositories
6464
listing to bring it a bit closer to the functionality of the GitHub.com
6565
Organization repositories tab. We now let you retrieve repositories
66-
which are forks of another repo, as well as those repositories which
66+
which are forks of another repository, as well as those repositories which
6767
are sources (not forks).</p>
6868

6969
<pre><code># Grab all fork Repositories for an Organization

changes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@ <h2 class="title">
13881388
<p>We’ve made a couple of changes today to the Organization repositories
13891389
listing to bring it a bit closer to the functionality of the GitHub.com
13901390
Organization repositories tab. We now let you retrieve repositories
1391-
which are forks of another repo, as well as those repositories which
1391+
which are forks of another repository, as well as those repositories which
13921392
are sources (not forks).</p>
13931393

13941394
<pre><code># Grab all fork Repositories for an Organization

guides/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1 id="development-guides">Development Guides</h1>
5858

5959
<p>Every tutorial here will have a project, and every project will be
6060
stored and documented in our public
61-
<a href="https://github.com/github/platform-samples">platform-samples</a> repo.</p>
61+
<a href="https://github.com/github/platform-samples">platform-samples</a> repository.</p>
6262

6363
<p>Feel free to fork, clone, and improve these guides.</p>
6464

v3/activity/events/types/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,12 +298,12 @@ <h3 id="payload-6">Payload</h3>
298298
<tr>
299299
<td><code>before</code></td>
300300
<td><code>string</code></td>
301-
<td>SHA of the repo state before the patch.</td>
301+
<td>SHA of the repository state before the patch.</td>
302302
</tr>
303303
<tr>
304304
<td><code>after</code></td>
305305
<td><code>string</code></td>
306-
<td>SHA of the repo state after the patch.</td>
306+
<td>SHA of the repository state after the patch.</td>
307307
</tr>
308308
</tbody>
309309
</table>
@@ -772,7 +772,7 @@ <h2 id="watchevent">WatchEvent</h2>
772772
See <a href="/changes/2012-9-5-watcher-api/">this API blog post</a> for an explanation.</p>
773773

774774
<p>The event’s actor is the <a href="/v3/users/">user</a> who starred a repository, and the
775-
event’s repo is the <a href="/v3/repos/">repository</a> that was starred.</p>
775+
event’s repository is the <a href="/v3/repos/">repository</a> that was starred.</p>
776776

777777
<h3 id="hook-name-19">Hook name</h3>
778778

v3/gists/comments/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3 id="response">Response</h3>
7979
<pre><code class="language-javascript"><span class="p">[</span>
8080
<span class="p">{</span>
8181
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
82-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/0695503642ab3ad93ab3/comments/1"</span><span class="p">,</span>
82+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/185f7da38815deba833c/comments/1"</span><span class="p">,</span>
8383
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
8484
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
8585
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -118,7 +118,7 @@ <h3 id="response-1">Response</h3>
118118

119119
<pre><code class="language-javascript"><span class="p">{</span>
120120
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
121-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/0695503642ab3ad93ab3/comments/1"</span><span class="p">,</span>
121+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/185f7da38815deba833c/comments/1"</span><span class="p">,</span>
122122
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
123123
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
124124
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -181,7 +181,7 @@ <h3 id="response-2">Response</h3>
181181

182182
<pre><code class="language-javascript"><span class="p">{</span>
183183
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
184-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/0695503642ab3ad93ab3/comments/1"</span><span class="p">,</span>
184+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/185f7da38815deba833c/comments/1"</span><span class="p">,</span>
185185
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
186186
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
187187
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>
@@ -243,7 +243,7 @@ <h3 id="response-3">Response</h3>
243243

244244
<pre><code class="language-javascript"><span class="p">{</span>
245245
<span class="s2">"id"</span><span class="o">:</span> <span class="mi">1</span><span class="p">,</span>
246-
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/0695503642ab3ad93ab3/comments/1"</span><span class="p">,</span>
246+
<span class="s2">"url"</span><span class="o">:</span> <span class="s2">"https://api.github.com/gists/185f7da38815deba833c/comments/1"</span><span class="p">,</span>
247247
<span class="s2">"body"</span><span class="o">:</span> <span class="s2">"Just commenting for the sake of commenting"</span><span class="p">,</span>
248248
<span class="s2">"user"</span><span class="o">:</span> <span class="p">{</span>
249249
<span class="s2">"login"</span><span class="o">:</span> <span class="s2">"octocat"</span><span class="p">,</span>

0 commit comments

Comments
 (0)