Github Commands

Git is the free and open source distributed version control system that's responsible for everything GitHub related that happens locally on your computer. This cheat sheet features the most important and commonly used Git commands for easy reference.

INSTALLATION:

With platform specific installers for Git, GitHub also provides the ease of staying up-to-date with the latest releases of the command line tool while providing a graphical user interface for day-to-day interaction, review, and repository synchronization. For git bash use the following links to download:


You can read the Documentation about GIT Hub over here.
You can refer to (this) article for more information about git and github usage. If you still face issues in using GitHub consider watching the following tutorial 




You can Also download the book "Pro Git Book" written by "Scott Chacon and Ben Straub". If you want to read the book online you can visit this link, or if you need to further learn about github.

No comments:

Post a Comment