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

Commitef6181b

Browse files
authored
Merge pull request#1102 from dotenorio/master
Update doc for remote_mirrors
2 parents38e9fde +f5f4e12 commitef6181b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/gl_objects/remote_mirrors.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Get the list of a project's remote mirrors::
2424

2525
Create (and enable) a remote mirror for a project::
2626

27-
mirror = project.wikis.create({'url': 'https://gitlab.com/example.git',
28-
'enabled': True})
27+
mirror = project.remote_mirrors.create({'url': 'https://gitlab.com/example.git',
28+
'enabled': True})
2929

3030
Update an existing remote mirror's attributes::
3131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp