You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, you use gitlab group Path when get gitlab top level groups, this cause errors because ghorg doesnt found all groups, gitlab uses id instead of path for this api calls. You should use group ID, as you can see on go-gitlab function: