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>.git
Note: 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.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...