git_repo_extract: Extract the Repository Name from URL or Name

View source: R/utils.R

git_repo_extractR Documentation

Extract the Repository Name from URL or Name

Description

Extract the Repository Name from URL or Name

Usage

git_repo_extract(url_or_repo, repo_check = TRUE)

Arguments

url_or_repo

URL or Name from GitHub.com

repo_check

Repo Existence Check

Value

Character like user/repository


FastGitORG/fgitR documentation built on March 18, 2022, 7:52 a.m.