News

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 ...