8000 docs: remove old pull mirror implementation · python-gitlab/python-gitlab@9e18672 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e18672

Browse files
nicoklausnejch
authored andcommitted
docs: remove old pull mirror implementation
1 parent 9b374b2 commit 9e18672

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/gl_objects/projects.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -246,14 +246,6 @@ Get a list of users for the repository::
246246
# search for users
247247
users = p.users.list(search='pattern')
248248

249-
Start the pull mirroring process (EE edition)::
250-
251-
project.mirror_pull()
252-
253-
Get a project’s pull mirror details (EE edition)::
254-
255-
mirror_pull_details = project.mirror_pull_details()
256-
257249
Import / Export
258250
===============
259251

0 commit comments

Comments
 (0)
0