hakoerber / git-repo-manager

A git tool to manage worktrees and integrate with GitHub and GitLab
https://hakoerber.github.io/git-repo-manager/
GNU General Public License v3.0
62 stars 9 forks source link

Output group name if not found #46

Closed hakoerber closed 1 year ago

hakoerber commented 1 year ago

When using grm repos sync with a --group that does not exist, the output is just this:

Error: 404 Group Not Found

It should at least include the group name.