scripts_post_python3_git_checkout_latest {civis} | R Documentation |
Checkout latest commit on the current branch of a script or workflow
scripts_post_python3_git_checkout_latest(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. |