Learn R Programming

ghclass (version 0.1.0)

branch_remove: Remove branch

Description

branch_remove deletes a branch from an existing GitHub repository.

Usage

branch_remove(repo, branch)

Arguments

repo

github repository address in owner/repo format

branch

name of existing branch