18. git-flow $ git flow init $ git flow feature start branch_name $ git flow feature end branch_name $ git flow hotfix $ git flow release 19. legit - Git Workflow for Humans $ git switch <branch> $ git sync $ git publish $ git unpublish $ git harvest $ git sprout $ git graft $ git branches