Learn R Programming

civis (version 3.1.0)

scripts_post_sql_git_checkout_latest: Checkout latest commit on the current branch of a script or workflow

Description

Checkout latest commit on the current branch of a script or workflow

Usage

scripts_post_sql_git_checkout_latest(id)

Value

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.

Arguments

id

integer required. The ID of the file.