Intro to Git and GitHub Part 2: Publishing, cloning, and forking.

This is a continuation of a tutorial blog series to learn the basics of Git, using GitHub and the GitHub client.

To start from the beginning, go here: https://www.tobiahmarks.com/2014/08/intro-git-github-0/

In this part, you will learn:

Publish a new repository

Push changes

Clone an existing repository

Fork an existing repository

Pull requests

You can read more by going to the "Intro to Git and GitHub Part 2: Publishing, cloning, and forking." post on Tobiah Marks blog.