powered by
branch_create creates a new branch from an existing git repo.
branch_create
branch_create(repo, cur_branch = "master", new_branch)
github repository address in owner/repo format
owner/repo
name of existing branch
name of branch to create