Git Commands Cheat Sheet

GitHub is a version control service that you must be familiar with, or at least have heard of.

It has the power to allow multiple users in multiple places to work on the same project, make changes and ultimately merge all those changes to make one big happy project.

There are various commands that GitHub allows the use of to begin, edit and collaborate on projects.

The following is a Command Mind Map that I created in order to simplify the many commands of a Git terminal.



While these commands are not the be-all, end-all of GitHub commands, they allow for a large number of the functions GitHub allows.



Comments

Popular Posts