guyzmo / git-repo

Git-Repo: CLI utility to manage git services from your workspace
https://webchat.freenode.net/?channels=#git-repo
Other
842 stars 86 forks source link

Update gitlab init to remove deprecation warnings #168

Closed rlafuente closed 7 years ago

rlafuente commented 7 years ago

The python-gitlab docs indicate that:

This pull request deals with both of these issues.

(BTW, the set_url call on line 33 seems to be redundant since the URL is specified when creating the gitlab.Gitlab instance, but I didn't have the time to test.)

rlafuente commented 7 years ago

Oof, I just noticed this was discussed in issue 280, completely missed the SSL part. Probably best to disregard this.

guyzmo commented 7 years ago

thank you a lot for having done a PR ♥, but I'll have to reject this PR cf #280 and my comment! ☹