An open API service indexing awesome lists of open source software.

https://github.com/devonwintz/getting-started-with-git

Commonly used git commands to get your hands dirty and your mind on the right track.
https://github.com/devonwintz/getting-started-with-git

getting-started-with-git git-commands

Last synced: 3 months ago
JSON representation

Commonly used git commands to get your hands dirty and your mind on the right track.

Awesome Lists containing this project

README

        

## Commonly Used Git Commands
If you are like me, that is, you would have searched the web, but you would have been confronted with cognitive overload, and you are just looking for a step-by-step guide that will take you from point A (*downloading git*) right up to managing your own remote repository, then you have visited the right place, and I would encourage you to continue reading.

It is important to note that this guide does not contain all of the git commands but instead the commonly used ones that would enable you to get your hands dirty and your mind on the right track.