Git Login

From RAD Studio
Jump to: navigation, search

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:

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.


See Also