These configuration settings are specific to git.
From the Main Menu, click Team Coding | Configure.
 
| Setting | Description | 
|---|---|
| Git Client | Point to a different Git executable. Typically, no change is required in this field. | 
| Automatically Login to Default Git Repository | Direct SQL Navigator to log in to the default repository without opening the login window. | 
| Allow SQL Navigator Login to Update Repository User and Email | Direct SQL Navigator to update the Git user and email configuration settings for the repository. These are used to track the author of changes and commits. | 
| Commit Comments | Set the default comment for commits if no comment is made by the user during the commit. Git requires comments for commits. |