View source: R/generated_client.R
| notebooks_list_git_commits | R Documentation | 
Get the git commits for an item on the current branch
notebooks_list_git_commits(id)
id | 
 integer required. The ID of the item.  | 
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.