gitlab-sh-backup Tool for backing up all GitLab Git repos with all branches from all groups and sub groups Requirements jq curl Variables export GITLAB_TOKEN="<personal token>" export GITLAB_SERVER="https://gitlab.mydomain.com" export GITLAB_GROUP="<my toplevel group>"