Git tutorials are everywhere on the Internet. Here is some information I suggest you check out
Getting started
- Flavio's GitHub guide
- GitHub tutorial
- Github Git cheat sheet
- Introduction to githubVia Gun.io
- Introduction to git for web designersVia WebDesigner Depot
- Git visual guide
- Think like (a) Git.
- About 20 GITs per dayVia kernel.org
Complete and in-depth guide
Interesting video about Git
- Introduction to Git by Scott Chacon of GitHub, 2011
- Linus Torvalds on git at Google Tech Talks 2007
- Randal Schwartz talks about Git at Google Tech Talks 2007
- Getting started with GitVia IAmTimCorey
- Git tutorial for beginners: command line basics
More git tutorials:
- A Git cheat sheet
- Git workflow to manage the work of multiple branches
- The easy way to deal with Git sub-repositories
- Incomplete list of excellent Git tutorials
- Introduction to GitHub Developers
- The complete Git guide
- How to use git bisect to find errors
- How to make the first pull request on GitHub
- How to update Git branch from another branch
- I published the password/API key on GitHub
- Squash Git commit
- How to delete the Git remote