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

Commit4852462

Browse files
committed
Add the ability to fork to a specific namespace
1 parentdc3dcd1 commit4852462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ class ProjectFork(GitlabObject):
11691169
canList=False
11701170
canGet=False
11711171
requiredUrlAttrs= ['project_id']
1172-
1172+
optionalCreateAttrs= ['namespace']
11731173

11741174
classProjectForkManager(BaseManager):
11751175
obj_cls=ProjectFork

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp