Learn R Programming

civis (version 3.0.0)

git_repos_get: Get a bookmarked git repository

Description

Get a bookmarked git repository

Usage

git_repos_get(id)

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

id

integer required. The ID for this git repository.