News

GitHub on July 27 released notes for Git 2.28, confirming the name change from master to main. GitHub's Twitter page posted that it stands with the black community and the fight against racism.
master $ git tag -l Gitflow hotfix finish When the “Gitflow hotfix finish” command is called, the commit is merged into both master and develop branches and then deleted. $ git flow hotfix finish '0.1 ...