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.

Commit7c6c7e8

Browse files
committed
Merge pull request#630 from github/unlock-the-power
Add endpoint for unlocking repository
2 parents6f5fab2 +a387d95 commit7c6c7e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎content/v3/orgs/migrations.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,13 @@ Deletes a previous migration archive. Migration archives are automatically delet
9191
###Response
9292

9393
<%= headers 204 %>
94+
95+
##Unlock a repository
96+
97+
Unlocks a repository that was locked for migration. You should unlock each migrated repository and[delete them](/v3/repos/#delete-a-repository) when the migration is complete and you no longer need the source data.
98+
99+
DELETE /orgs/:org/migrations/:id/repos/:repo_name/lock
100+
101+
###Response
102+
103+
<%= headers 204 %>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp