Parameters
| Parameter | Description |
|---|---|
| Authentication | The authentication method which is used to connect to a private GIT repository. |
| Branch | The branch of a GIT repository. |
| Password | The user password which is used to connect to GIT repository. |
| Personal Access Token | A personal access token which is used to connect to GIT repository. |
| Private Key | The private key which is used to connect to GIT repository using SSH protocol. |
| Project ID | The Unique ID of the specific project. |
| URL | The URL which is used to connect to GIT repository. |
| User Name | The user name which is used to connect to GIT repository. |