Learn R Programming

civis (version 3.0.0)

git_repos_post: Bookmark a git repository

Description

Bookmark a git repository

Usage

git_repos_post(repo_url)

Value

A list containing the following elements:

id

integer, The ID for this git repository.

repoUrl

string, The URL for this git repository.

createdAt

string,

updatedAt

string,

Arguments

repo_url

string required. The URL for this git repository.