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.

Sync changes from upstream repository#882

Merged
hubot merged 1 commit intomasterfromupdate-1445019226
Oct 16, 2015
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
1 change: 1 addition & 0 deletionscontent/v3/orgs/migrations.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,6 +27,7 @@ Name | Type | Description
--------|---------|--------------
`repositories` | `array` of `strings` | **Required**. A list of arrays indicating which repositories should be migrated.
`lock_repositories`|`boolean` | Indicates whether repositories should be locked (to prevent manipulation) while migrating data. Default: `false`.
`exclude_attachments`|`boolean` | Indicates whether attachments should be excluded from the migration (to reduce migration archive file size). Default: `false`.

### Example

Expand Down
1 change: 1 addition & 0 deletionslib/resources.rb
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -926,6 +926,7 @@ def fetch_content(key)
"guid" => "0b989ba4-242f-11e5-81e1-c7b6966d2516",
"state" => "pending",
"lock_repositories" => true,
"exclude_attachments" => false,
"url" => "https://api.github.com/orgs/octo-org/migrations/79",
"created_at" => "2015-07-06T15:33:38-07:00",
"updated_at" => "2015-07-06T15:33:38-07:00",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp