renamed create -> manage_gitlab_project.py
python-gitlab API has added the ability for public project creation. This is because of changes in the GitLab 6 API. I have also added optparse for option parsing so that I can pass more advanced options and arguments. I have renamed creatE_gitlab_project.py to manage_gitlab_project.py.
Loading
Please register or sign in to comment