Skip to content
Snippets Groups Projects
  1. Sep 12, 2013
    • Sam Gleske's avatar
      renamed create -> manage_gitlab_project.py · 8a5426fe
      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.
      8a5426fe
Loading