Actions
Set Project Remote Source As Git
Set project’s remote source settings as GIT.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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. |
Was this page helpful?