samrocketman / gitlab-mirrors

A set of scripts adding the ability of managing remote mirrors to GitLab.
MIT License
818 stars 169 forks source link

add_remote.sh script cannot find the group #122

Open wangr0031 opened 5 years ago

wangr0031 commented 5 years ago

actually the group name already exist in gitlab-ce system, but when I use the add_remote.sh script, the log show the group not exist. In my gitlab-ce system, there are over 100 groups. maybe the script should list the all groups in gitlab-ce system.