Git Login
Go Up to Git Integration in the IDE
Right-click a file | View > Project Manager > Git
A Git Login dialog appears if you are not logged in and you are trying to do a Git operation that needs authorization:
- Cloning a private Git repository.
- Pushing local changes to a remote repository.
- Updating your local repository.
This dialog allows you to log in, if you already have a Git account.
Item | Description |
---|---|
User name |
Type your username for the Git account. |
Password |
Type your password for the Git account. |
Save authentication |
Check to save your username and password on the actual machine. |
OK |
Log in with the specified username and password. |
Cancel |
Cancel the log in operation. |
Warning: RAD Studio's Git integration currently only supports Username and Password authentication. Tokens or another authentication method, such as those required by GitHub, are not currently supported.
As an alternative, there are multiple external Windows Git clients available, such as: