notebooks_list_git_commits: Get the git commits for an item

Description Usage Arguments Value

Description

Get the git commits for an item

Usage

1

Arguments

id

integer required. The ID of the file.

Value

A list containing the following elements:

commitHash

string, The SHA of the commit.

authorName

string, The name of the commit's author.

date

string, The commit's timestamp.

message

string, The commit message.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.