Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit249d758

Browse files
author
Hubot
committed
P U B L I S H 💡
1 parentb37cfe9 commit249d758

File tree

3 files changed

+55
-47
lines changed

3 files changed

+55
-47
lines changed

‎changes/index.html‎

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3687,9 +3687,9 @@ <h2 class="title">
36873687

36883688
</div>
36893689

3690-
<divclass="change"id="/changes/2013-05-06-create-update-delete-individual-files/">
3690+
<divclass="change"id="/changes/2013-05-06-repository-stats/">
36913691
<h2class="title">
3692-
<ahref="/changes/2013-05-06-create-update-delete-individual-files/">Create, update, and delete individual files</a>
3692+
<ahref="/changes/2013-05-06-repository-stats/">Repository Statistics</a>
36933693
</h2>
36943694

36953695
<divclass="meta">
@@ -3700,25 +3700,33 @@ <h2 class="title">
37003700

37013701
</li>
37023702
<liclass="who_when">
3703-
<imgheight="16"width="16"src="https://github.com/ymendel.png"alt="Avatar forymendel">
3704-
<ahref="https://github.com/ymendel">ymendel</a>
3703+
<imgheight="16"width="16"src="https://github.com/Caged.png"alt="Avatar forCaged">
3704+
<ahref="https://github.com/Caged">Caged</a>
37053705
</li>
37063706
</ul>
37073707
</div>
37083708

3709-
<p>We’re following in the footsteps of GitHub.com’s ability to<ahref="https://github.com/blog/143-inline-file-editing">edit</a> and
3710-
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
3711-
<ahref="/v3/repos/contents/">Repository Contents API</a> will let you easily<ahref="/v3/repos/contents/#create-a-file">create</a>,<ahref="/v3/repos/contents/#update-a-file">update</a>, and even
3712-
<ahref="/v3/repos/contents/#delete-a-file">delete</a> individual files.</p>
3709+
<p>Today we’re happy to open our<ahref="/v3/repos/statistics">Repository Statistics API</a> to everyone. We’re using
3710+
repository statistics to power<ahref="https://github.com/github/linguist/graphs">our graphs</a>,
3711+
but we can’t wait to see what others can do with this information.</p>
37133712

3714-
<p>Happy editing!</p>
3713+
<p>Starting today, these resources are available to you:</p>
37153714

3715+
<ul>
3716+
<li><strong><ahref="/v3/repos/statistics/#contributors">Contributors</a></strong></li>
3717+
<li><strong><ahref="/v3/repos/statistics/#commit-activity">Commit Activity</a></strong></li>
3718+
<li><strong><ahref="/v3/repos/statistics/#code-frequency">Code Frequency</a></strong></li>
3719+
<li><strong><ahref="/v3/repos/statistics/#participation">Participation</a></strong></li>
3720+
<li><strong><ahref="/v3/repos/statistics/#punch-card">Punch Card</a></strong></li>
3721+
</ul>
3722+
3723+
<p>Enjoy!</p>
37163724

37173725
</div>
37183726

3719-
<divclass="change"id="/changes/2013-05-06-repository-stats/">
3727+
<divclass="change"id="/changes/2013-05-06-create-update-delete-individual-files/">
37203728
<h2class="title">
3721-
<ahref="/changes/2013-05-06-repository-stats/">Repository Statistics</a>
3729+
<ahref="/changes/2013-05-06-create-update-delete-individual-files/">Create, update, and delete individual files</a>
37223730
</h2>
37233731

37243732
<divclass="meta">
@@ -3729,27 +3737,19 @@ <h2 class="title">
37293737

37303738
</li>
37313739
<liclass="who_when">
3732-
<imgheight="16"width="16"src="https://github.com/Caged.png"alt="Avatar forCaged">
3733-
<ahref="https://github.com/Caged">Caged</a>
3740+
<imgheight="16"width="16"src="https://github.com/ymendel.png"alt="Avatar forymendel">
3741+
<ahref="https://github.com/ymendel">ymendel</a>
37343742
</li>
37353743
</ul>
37363744
</div>
37373745

3738-
<p>Today we’re happy to open our<ahref="/v3/repos/statistics">Repository Statistics API</a> to everyone. We’re using
3739-
repository statistics to power<ahref="https://github.com/github/linguist/graphs">our graphs</a>,
3740-
but we can’t wait to see what others can do with this information.</p>
3741-
3742-
<p>Starting today, these resources are available to you:</p>
3746+
<p>We’re following in the footsteps of GitHub.com’s ability to<ahref="https://github.com/blog/143-inline-file-editing">edit</a> and
3747+
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
3748+
<ahref="/v3/repos/contents/">Repository Contents API</a> will let you easily<ahref="/v3/repos/contents/#create-a-file">create</a>,<ahref="/v3/repos/contents/#update-a-file">update</a>, and even
3749+
<ahref="/v3/repos/contents/#delete-a-file">delete</a> individual files.</p>
37433750

3744-
<ul>
3745-
<li><strong><ahref="/v3/repos/statistics/#contributors">Contributors</a></strong></li>
3746-
<li><strong><ahref="/v3/repos/statistics/#commit-activity">Commit Activity</a></strong></li>
3747-
<li><strong><ahref="/v3/repos/statistics/#code-frequency">Code Frequency</a></strong></li>
3748-
<li><strong><ahref="/v3/repos/statistics/#participation">Participation</a></strong></li>
3749-
<li><strong><ahref="/v3/repos/statistics/#punch-card">Punch Card</a></strong></li>
3750-
</ul>
3751+
<p>Happy editing!</p>
37513752

3752-
<p>Enjoy!</p>
37533753

37543754
</div>
37553755

‎v3/enterprise/management_console/index.html‎

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,28 @@ <h1 id="management-console">Management Console</h1>
7070

7171
<p>The Management Console API helps you manage your GitHub Enterprise installation.</p>
7272

73+
<divclass="alert tip">
74+
75+
<p>You must explicitly set the port number when making API calls to the Management Console. If SSL is enabled on your Enterprise instance, the port number is<code>8443</code>; otherwise, the port number is<code>8080</code>.</p>
76+
77+
<p>If you don’t want to provide a port number, you’ll need to configure your tool to automatically follow redirects.</p>
78+
79+
</div>
80+
7381
<h2id="authentication">Authentication</h2>
7482

7583
<p>You need to pass your<ahref="https://help.github.com/enterprise/2.0/admin/articles/accessing-the-management-console/">Management Console password</a> as an authentication token to every Management Console API endpoint except<ahref="#upload-a-license-for-the-first-time"><code>/setup/api/start</code></a>.</p>
7684

7785
<p>Use the<code>api_key</code> parameter to send this token with each request. For example:</p>
7886

7987
<preclass="terminal">
80-
$ curl 'http://<em>hostname</em>/setup/api?api_key=<em>your-amazing-password</em>'
88+
$ curl-L'http://<em>hostname</em>/setup/api?api_key=<em>your-amazing-password</em>'
8189
</pre>
8290

8391
<p>You can also use standard HTTP authentication to send this token. For example:</p>
8492

8593
<preclass="terminal">
86-
$ curl 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api'
94+
$ curl-L'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api'
8795
</pre>
8896

8997
<h2id="upload-a-license-for-the-first-time">Upload a license for the first time</h2>
@@ -148,7 +156,7 @@ <h3 id="response">Response</h3>
148156
<h3id="example">Example</h3>
149157

150158
<preclass="terminal">
151-
curl -X POST 'http://<em>hostname</em>/setup/api/start' -F license=@<em>/path/to/github-enterprise.ghl</em> -F "password=<em>your-amazing-password</em>" -F settings=&lt;<em>/path/to/settings.json</em>
159+
curl -L -X POST 'http://<em>hostname</em>/setup/api/start' -F license=@<em>/path/to/github-enterprise.ghl</em> -F "password=<em>your-amazing-password</em>" -F settings=&lt;<em>/path/to/settings.json</em>
152160
</pre>
153161

154162
<h2id="upgrade-a-license">Upgrade a license</h2>
@@ -187,7 +195,7 @@ <h3 id="response-1">Response</h3>
187195
<h3id="example-1">Example</h3>
188196

189197
<preclass="terminal">
190-
curl -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/upgrade'
198+
curl -L -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/upgrade'
191199
</pre>
192200

193201
<h2id="check-configuration-status">Check configuration status</h2>
@@ -264,7 +272,7 @@ <h3 id="response-2">Response</h3>
264272
<h3id="example-2">Example</h3>
265273

266274
<preclass="terminal">
267-
curl 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/configcheck'
275+
curl-L'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/configcheck'
268276
</pre>
269277

270278
<h2id="start-a-configuration-process">Start a configuration process</h2>
@@ -284,7 +292,7 @@ <h3 id="response-3">Response</h3>
284292
<h3id="example-3">Example</h3>
285293

286294
<preclass="terminal">
287-
curl -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/configure'
295+
curl -L -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/configure'
288296
</pre>
289297

290298
<h2id="retrieve-settings">Retrieve settings</h2>
@@ -420,7 +428,7 @@ <h3 id="response-4">Response</h3>
420428
<h3id="example-4">Example</h3>
421429

422430
<preclass="terminal">
423-
curl 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings'
431+
curl-L'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings'
424432
</pre>
425433

426434
<h2id="modify-settings">Modify settings</h2>
@@ -457,7 +465,7 @@ <h3 id="response-5">Response</h3>
457465
<h3id="example-5">Example</h3>
458466

459467
<preclass="terminal">
460-
curl -X PUT 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings' --data-urlencode "settings=`cat /path/to/settings.json`"
468+
curl -L -X PUT 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings' --data-urlencode "settings=`cat /path/to/settings.json`"
461469
</pre>
462470

463471
<h2id="check-maintenance-status">Check maintenance status</h2>
@@ -495,7 +503,7 @@ <h3 id="response-6">Response</h3>
495503
<h3id="example-6">Example</h3>
496504

497505
<preclass="terminal">
498-
curl 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/maintenance'
506+
curl-L'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/maintenance'
499507
</pre>
500508

501509
<h2id="enable-or-disable-maintenance-mode">Enable or disable maintenance mode</h2>
@@ -557,7 +565,7 @@ <h3 id="response-7">Response</h3>
557565
<h3id="example-7">Example</h3>
558566

559567
<preclass="terminal">
560-
curl -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/maintenance' -d 'maintenance=<em>{"enabled":true, "when":"now"}</em>'
568+
curl -L -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/maintenance' -d 'maintenance=<em>{"enabled":true, "when":"now"}</em>'
561569
</pre>
562570

563571
<h2id="retrieve-authorized-ssh-keys">Retrieve authorized SSH keys</h2>
@@ -585,7 +593,7 @@ <h3 id="response-8">Response</h3>
585593
<h3id="example-8">Example</h3>
586594

587595
<preclass="terminal">
588-
curl 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys'
596+
curl-L'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys'
589597
</pre>
590598

591599
<h2id="add-a-new-authorized-ssh-key">Add a new authorized SSH key</h2>
@@ -637,7 +645,7 @@ <h3 id="response-9">Response</h3>
637645
<h3id="example-9">Example</h3>
638646

639647
<preclass="terminal">
640-
curl -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys' -F authorized_key=@<em>/path/to/key.pub</em>
648+
curl -L -X POST 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys' -F authorized_key=@<em>/path/to/key.pub</em>
641649
</pre>
642650

643651
<h2id="remove-an-authorized-ssh-key">Remove an authorized SSH key</h2>
@@ -685,7 +693,7 @@ <h3 id="response-10">Response</h3>
685693
<h3id="example-10">Example</h3>
686694

687695
<preclass="terminal">
688-
curl -X DELETE 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys' -F authorized_key=@<em>/path/to/key.pub</em>
696+
curl -L -X DELETE 'http://api_key:<em>your-amazing-password</em>@<em>hostname</em>/setup/api/settings/authorized-keys' -F authorized_key=@<em>/path/to/key.pub</em>
689697
</pre>
690698

691699
</div>

‎v3/pulls/index.html‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h3 id="response">Response</h3>
244244
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
245245
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
246246
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
247-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
247+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
248248
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
249249
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
250250
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -322,7 +322,7 @@ <h3 id="response">Response</h3>
322322
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
323323
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
324324
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
325-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
325+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
326326
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
327327
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
328328
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -479,7 +479,7 @@ <h3 id="response-1">Response</h3>
479479
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
480480
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
481481
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
482-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
482+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
483483
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
484484
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
485485
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -557,7 +557,7 @@ <h3 id="response-1">Response</h3>
557557
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
558558
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
559559
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
560-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
560+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
561561
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
562562
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
563563
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -832,7 +832,7 @@ <h3 id="response-2">Response</h3>
832832
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
833833
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
834834
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
835-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
835+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
836836
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
837837
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
838838
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -910,7 +910,7 @@ <h3 id="response-2">Response</h3>
910910
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
911911
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
912912
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
913-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
913+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
914914
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
915915
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
916916
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -1103,7 +1103,7 @@ <h3 id="response-3">Response</h3>
11031103
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
11041104
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
11051105
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
1106-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
1106+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
11071107
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
11081108
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
11091109
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>
@@ -1181,7 +1181,7 @@ <h3 id="response-3">Response</h3>
11811181
<spanclass="s2">"full_name"</span><spanclass="p">:</span><spanclass="s2">"octocat/Hello-World"</span><spanclass="p">,</span>
11821182
<spanclass="s2">"description"</span><spanclass="p">:</span><spanclass="s2">"This your first repo!"</span><spanclass="p">,</span>
11831183
<spanclass="s2">"private"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
1184-
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">false</span><spanclass="p">,</span>
1184+
<spanclass="s2">"fork"</span><spanclass="p">:</span><spanclass="kc">true</span><spanclass="p">,</span>
11851185
<spanclass="s2">"url"</span><spanclass="p">:</span><spanclass="s2">"https://api.github.com/repos/octocat/Hello-World"</span><spanclass="p">,</span>
11861186
<spanclass="s2">"html_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World"</span><spanclass="p">,</span>
11871187
<spanclass="s2">"clone_url"</span><spanclass="p">:</span><spanclass="s2">"https://github.com/octocat/Hello-World.git"</span><spanclass="p">,</span>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp