-
Sam Gleske authored
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.
Sam Gleske authoredpython-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.