updated github_mirror_repos_to_gitlab.sh

pull/2/head
Hari Sekhon 3 years ago
parent 25ee39362f
commit a6d0d04fb2

@ -63,7 +63,7 @@ help_usage "$@"
timestamp "Starting GitHub to GitLab mirroring"
echo >&2
user="${GITHUB_USER:-$(get_github_user)}}"
user="${GITHUB_USER:-$(get_github_user)}"
owner="${GITHUB_ORGANIZATION:-$user}"
gitlab_owner="${GITLAB_OWNER:-${GITLAB_USER:-$("$srcdir/gitlab_api.sh" /user | jq -r .username)}}"

Loading…
Cancel
Save