You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="/changes/2013-05-06-create-update-delete-individual-files/">Create, update, and delete individual files</a>
3395
+
</h2>
3396
+
3397
+
<divclass="meta">
3398
+
<ul>
3399
+
<liclass="published">
3400
+
<spanclass="octicon octicon-calendar"></span>
3401
+
May 6, 2013
3402
+
3403
+
</li>
3404
+
<liclass="who_when">
3405
+
<imgheight="16" width="16" src="https://github.com/ymendel.png" alt="Avatar for ymendel">
3406
+
<ahref="https://github.com/ymendel">ymendel</a>
3407
+
</li>
3408
+
</ul>
3409
+
</div>
3410
+
3411
+
<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
3412
+
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
3413
+
<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
<ahref="/changes/2013-05-06-create-update-delete-individual-files/">Create, update, and delete individual files</a>
3460
+
<ahref="/changes/2013-04-30-statuses-for-branches-and-tags/">Commit Statuses Now Available for Branches and Tags</a>
3432
3461
</h2>
3433
3462
3434
3463
<divclass="meta">
3435
3464
<ul>
3436
3465
<liclass="published">
3437
3466
<spanclass="octicon octicon-calendar"></span>
3438
-
May 6, 2013
3467
+
April 30, 2013
3439
3468
3440
3469
</li>
3441
3470
<liclass="who_when">
3442
-
<imgheight="16" width="16" src="https://github.com/ymendel.png" alt="Avatar for ymendel">
3443
-
<ahref="https://github.com/ymendel">ymendel</a>
3471
+
<imgheight="16" width="16" src="https://github.com/foca.png" alt="Avatar for foca">
3472
+
<ahref="https://github.com/foca">foca</a>
3444
3473
</li>
3445
3474
</ul>
3446
3475
</div>
3447
3476
3448
-
<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
3449
-
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
3450
-
<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
<p>Last week we announced <ahref="https://github.com/blog/1484-check-the-status-of-your-branches">support for build statuses in the branches page</a>.
3478
+
Now we are extending this to the API. The <ahref="http://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref">API endpoint for commit statuses</a>
3479
+
has been extended to allow branch and tag names, as well as commit SHAs.</p>
<ahref="/changes/2013-04-30-statuses-for-branches-and-tags/">Commit Statuses Now Available for Branches and Tags</a>
3513
-
</h2>
3514
-
3515
-
<divclass="meta">
3516
-
<ul>
3517
-
<liclass="published">
3518
-
<spanclass="octicon octicon-calendar"></span>
3519
-
April 30, 2013
3520
-
3521
-
</li>
3522
-
<liclass="who_when">
3523
-
<imgheight="16" width="16" src="https://github.com/foca.png" alt="Avatar for foca">
3524
-
<ahref="https://github.com/foca">foca</a>
3525
-
</li>
3526
-
</ul>
3527
-
</div>
3528
-
3529
-
<p>Last week we announced <ahref="https://github.com/blog/1484-check-the-status-of-your-branches">support for build statuses in the branches page</a>.
3530
-
Now we are extending this to the API. The <ahref="http://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref">API endpoint for commit statuses</a>
3531
-
has been extended to allow branch and tag names, as well as commit SHAs.</p>
0 commit comments