Git Tutorial
Git
here
Introduction to Git
This is an introduction to Git. Learn the techniques for managing source code with Git.
What is Git
Initialize Git repository
Email address and name registration
Prepare for commit
Commit
Push a branch to a remote repository
Set files that are not managed by Git --.gitignore
Easy way to restore deleted files with Git
Associated Information