ezbz / gitlabber

Gitlabber - clones or pulls entire groups tree from gitlab
MIT License
467 stars 78 forks source link

Cloning Subgroups doesnt work #105

Open wangyucui1002926 opened 1 year ago

wangyucui1002926 commented 1 year ago

I've launched the following command gitlabber -t **** -u https://gitlab.***.cn -i '/roche-digital-platform/devops** -m http' .

it says, after many seconds:

2022-12-07 16:16:05,042 - gitlabber.cli - CRITICAL - The tree is empty, check your include/exclude patterns or run with more verbosity for debugging

But when I launched the following command ,it works ,the repo can be cloned gitlabber -t **** -u https://gitlab.***.cn/ -m http

fsword7 commented 4 months ago

I have same problem when I tried to clone xorg group from gitlab.freedesktop.org.