Login using Social Account
     Continue with GoogleLogin using your credentials
You can add remote using git remote add origin command.
~/devops directory git remote add origin git@github.com:<your-github-username>/<repository-name>.gitNote: Please use ssh url of your repository instead of https url to be able to push the code.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Loading comments...