git_repos_post {civis}R Documentation

Bookmark a git repository

Description

Bookmark a git repository

Usage

git_repos_post(repo_url)

Arguments

repo_url

string required. The URL 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]