scripts_post_javascript_git_checkout {civis} | R Documentation |
Checkout content that the existing git_ref points to and save to the object
scripts_post_javascript_git_checkout(id)
id |
integer required. The ID of the file. |
A list containing the following elements:
content |
string, The file's contents. |
type |
string, The file's type. |
size |
integer, The file's size. |
fileHash |
string, The SHA of the file. |