git-repo
git-repo copied to clipboard
Can't create repo on gitlab
git-repo lab create foo/bar fails with Fatal error: 'GroupManager' object has no attribute 'search'
According to https://github.com/python-gitlab/python-gitlab/issues/255 , it can be solved by using an undocumented function, but it's a bug of the python-gitlab module in which a function is lacking.