Skip to contents

Get branch from a GitHub URL if non-default branch specified there

Usage

get_branch_from_url(repourl)

Arguments

repourl

Potentially with "/tree/branch_name" appended

Value

Branch as single string.

See also

Other github: dl_gh_repo(), post_to_issue()