rvojcik / gitlab-project-export

Simple python project for exporting GitLab projects with Export Project funkcionality in GitLab API. Import of exported projects is also supported
GNU General Public License v3.0
104 stars 39 forks source link

Add support for `include_archived` & `exclude_projects` to the exporter #21

Closed syphernl closed 2 years ago

syphernl commented 2 years ago

I've made a few improvements to the export script:

rvojcik commented 2 years ago

Hi @syphernl ,

nice work man ! Thank you much for your contribution