We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b374b2 commit 9e18672Copy full SHA for 9e18672
docs/gl_objects/projects.rst
@@ -246,14 +246,6 @@ Get a list of users for the repository::
246
# search for users
247
users = p.users.list(search='pattern')
248
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
257
Import / Export
258
===============
259
0 commit comments