X Tutup
Skip to content

Add support for project transfers from the projects interface.#561

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
wrouesnel:transfer_project
Aug 2, 2018
Merged

Add support for project transfers from the projects interface.#561
gpocentek merged 1 commit intopython-gitlab:masterfrom
wrouesnel:transfer_project

Conversation

@wrouesnel
Copy link
Contributor

@wrouesnel wrouesnel commented Jul 23, 2018

Adds missing transfer_project function to the Project object, which provides for an ergonomic way to move projects around.

See https://docs.gitlab.com/ee/api/projects.html#transfer-a-project-to-a-new-namespace

@gpocentek
Copy link
Contributor

Thanks @wrouesnel

Could you fix the PEP8 test? Otherwise the change looks OK.

@wrouesnel
Copy link
Contributor Author

Fixed.

@gpocentek gpocentek merged commit a1c79d2 into python-gitlab:master Aug 2, 2018
@gpocentek
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup