remote_git_exists: Does a remote git repo exist

View source: R/git.R

remote_git_existsR Documentation

Does a remote git repo exist

Description

Return TRUE if request returns a 200 status code.

Usage

remote_git_exists(url)

Arguments

url

URL to check

Details

Private repositories will not be discovered. Doesn't work for bitbucket.

Value

Logical

See Also

Other git: git_upload()


AntonelliLab/outsider.devtools documentation built on June 20, 2022, 4:36 a.m.