1
0
This commit is contained in:
Michael Wyraz 2018-07-04 09:29:16 +02:00
parent 159182b5f0
commit a31779370c

View File

@ -33,7 +33,7 @@ print(' as private repositories.')
input('Hit any key to continue!')
gogs_url = args.target_repo + "/api/v1"
gitlab_url = args.source_repo + '/api/v3'
gitlab_url = args.source_repo + '/api/v4'
gogs_token = input(("\n\nPlease provide the gogs access token which we use to access \n"
"your account. This is NOT your password! Go to \n"