git_repos_get {civis} | R Documentation |
Get a bookmarked git repository
git_repos_get(id)
id |
integer required. The ID for this git repository. |
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, |