Remove Git Authentication Credentials

From RAD Studio
Jump to: navigation, search

Go Up to Version Control Options


Tools > Options > Version Control > Git | click Clear... button


The Remove saved authentication data prompt allows you to delete the saved authentication credentials (username and password) for a Git repository.

Select the authentication credentials you want to delete and click the OK button to remove them.

Item Description

Ident

Saved name for the authentication credentials of the Git remote repository

RemoteUrl

The address of the remote Git repository

OK

Removes the selected authentication credentials

Cancel

Cancels the operation.

See Also