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.
- Host: GitHub
- URL: https://github.com/devonwintz/getting-started-with-git
- Owner: devonwintz
- Created: 2020-08-26T02:11:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T03:05:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-20T16:27:08.201Z (5 months ago)
- Topics: getting-started-with-git, git-commands
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.