This tool calls the Git Pull command to fetch changes from the associated remote Git repository and integrate them into the working tree.
| 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. |
| Messages [O] | O | String | Command output messages |