Git
Exercise2
  1. Create an account to GitHub
  2. Create a new repository to GitHub named git_exercise
  3. Navigate to your local-repository (git_exercise)
  4. Add the url to your remote repo using name origin
  5. Configure the author name and email
  6. push the local master to remote master
  7. Create a new file named third.txt with some text
  8. Stage files, commit and push to GitHub
Video about the exercise



Toggle Menu