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
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Opening a Pull Request for alternate updates#472

Merged
gjtorikian merged 1 commit intomasterfromupdate-1396638735
Apr 4, 2014
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
---
kind: change
title: Grant access to create public repositories without granting access to private repositories
created_at: 2014-04-04
author_name: pengwynn
---

The [Create Repository method][api] now allows creating public repositories via
OAuth with `public_repo` [scope][]. This means you can safely grant third
party applications the ability to create public repositories on your behalf
without granting access to your private repositories.

If you have any questions or feedback, please [get in touch][contact].

[contact]: https://github.com/contact?form[subject]=API+create+repositories+with+public_repo+scope
[api]: /v3/repos/#create
[scope]: /v3/oauth/#scopes
2 changes: 1 addition & 1 deletioncontent/v3/repos/comments.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -23,7 +23,7 @@ Comments are ordered by ascending ID.

## List comments for a single commit

GET /repos/:owner/:repo/commits/:sha/comments
GET /repos/:owner/:repo/commits/:ref/comments

### Response

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp