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>
2356
+
</h2>
2357
+
2358
+
<divclass="meta">
2359
+
<ul>
2360
+
<liclass="published">
2361
+
<spanclass="octicon octicon-calendar"></span>
2362
+
May 6, 2013
2363
+
2364
+
</li>
2365
+
<liclass="who_when">
2366
+
<imgheight="16" width="16" src="https://github.com/ymendel.png" alt="Avatar for ymendel">
2367
+
<ahref="https://github.com/ymendel">ymendel</a>
2368
+
</li>
2369
+
</ul>
2370
+
</div>
2371
+
2372
+
<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
2373
+
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
2374
+
<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>
2421
+
<ahref="/changes/2013-04-30-statuses-for-branches-and-tags/">Commit Statuses Now Available for Branches and Tags</a>
2393
2422
</h2>
2394
2423
2395
2424
<divclass="meta">
2396
2425
<ul>
2397
2426
<liclass="published">
2398
2427
<spanclass="octicon octicon-calendar"></span>
2399
-
May 6, 2013
2428
+
April 30, 2013
2400
2429
2401
2430
</li>
2402
2431
<liclass="who_when">
2403
-
<imgheight="16" width="16" src="https://github.com/ymendel.png" alt="Avatar for ymendel">
2404
-
<ahref="https://github.com/ymendel">ymendel</a>
2432
+
<imgheight="16" width="16" src="https://github.com/foca.png" alt="Avatar for foca">
2433
+
<ahref="https://github.com/foca">foca</a>
2405
2434
</li>
2406
2435
</ul>
2407
2436
</div>
2408
2437
2409
-
<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
2410
-
<ahref="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
2411
-
<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>.
2439
+
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>
2440
+
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>
2474
-
</h2>
2475
-
2476
-
<divclass="meta">
2477
-
<ul>
2478
-
<liclass="published">
2479
-
<spanclass="octicon octicon-calendar"></span>
2480
-
April 30, 2013
2481
-
2482
-
</li>
2483
-
<liclass="who_when">
2484
-
<imgheight="16" width="16" src="https://github.com/foca.png" alt="Avatar for foca">
2485
-
<ahref="https://github.com/foca">foca</a>
2486
-
</li>
2487
-
</ul>
2488
-
</div>
2489
-
2490
-
<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>.
2491
-
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>
2492
-
has been extended to allow branch and tag names, as well as commit SHAs.</p>
0 commit comments