Skip to contents

Return sub-directory from URL if present. This function is also intended to test whether packages are in sub-directories (issue #64)

Usage

get_subdir_from_url(repourl)

Arguments

repourl

Potentially with "/tree/branch_name/sub-directory" appended

See also