git_repos_get {civis}R Documentation

Get a bookmarked git repository

Description

Get a bookmarked git repository

Usage

git_repos_get(id)

Arguments

id

integer required. The ID for this git repository.

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,


[Package civis version 3.1.2 Index]