User Guide

Git SCM

Executes git.exe commands such as pulling the latest version of the main branch from the origin.

Git Command

Parameter Value
Working Directory The path to the directory where your files contained in Git can be found.
Arguments The git command you want to run. By default this is pull which will pull the latest version of the main branch from the origin.
Timeout The maximum time it takes for the step to timeout and return an error.