News

The Git index, along with the need to use the "git add" command before performing a commit, is often a source of confusion for beginners. These "git add" examples will make things clear.
There are three problems with the way the standard Gitflow diagram is presented: There is no differentiation between merge, branch and git commits. Colors are not used consistently. Support and bugfix ...