GitDiffTool is a tool to compare two commits of a gitProject and generate the diff into html. You can read the diff in one html page, the list of modified files on one side and the specifics diff-content on the other.
A quick reference or brief documentation as a summary of git commands and some handy tools & guides that are used in hands-on situations and improves the git knowledge. As well as GitSwitcher: a script that switches between git branches in an easy manner without typing any git command.
This repository contains GIT commands illustrations and notes that were typed out through following a GIT course on Udemy. The course name is Git Complete: The definitive, step-by-step guide to Git by the instructor Jason Taylor