This tool can be used to call any Git command. It is meant to call Git commands which are not available as tool types in this function package.
Parameter Name | I/O | Type | Description |
---|---|---|---|
Repository [O] | I | String | Path to the working tree. |
Parameter* [O] | I | String | Git command name and command parameter(s); command name and each command parameter must be modelled in its own tool parameter. |
Messages [O] | O | String | Command output messages. |