You need to change:
git remote set-url --push origin https://github.com/exampleuser/mirrored
intogit remote set-url --push origin git@github.com:exampleuser/mirrored
Otherwise you'll be asked for your Username:
$ git push --mirror Username for 'https://github.com':
No comments:
Post a Comment