View on GitHub
using-git
Using GIT in your workflow
This documentation was written as a part of training modules for beginners at
Think42 Labs
.
Table of Contents
What is Git?
Installing Git
Creating a Repository
Creating a branch
Changes and Commiting
Pull and Push
A brief intro to Git Flow
Merging Branches
Deleting a Branch
Viewing histories
Undoing a commit
Forking a Repository
Ignoring files
Further Reading / Sources