Checkout

Function:

This tool calls the Git checkout command to switch to a branch in the working tree or to check out files from a prior clone without checkout.

Parameters:

Parameter Name I/O Type Description
Repository [M] I String Path to the working tree.
Additional Parameter* [O] I String Additional Git command parameter(s); each additional Git command parameter must be modelled in its own tool parameter.
Branch Name [O] I String Name of the new branch.
Messages [O] O String Command output messages.