Edit a Git repository configuration in ServiceNow Studio
You can edit a Git repository's integration with ServiceNow Studio to change the network protocol selection, credentials, or other field entries.
시작하기 전에
Role required: admin
프로시저
- Navigate to All > App Engine > ServiceNow Studio.
- In the file navigator, select the application you want to open.
- Select App details to open the app in the canvas.
-
Select Source control > Edit repository configuration.
-
On the form, fill in the fields.
표 1. Repository configuration fields Field Definition Network protocol Protocol for source control, either https or ssh. URL URL address of your repository. Branch Current branch for the repository. Connect with a MID Server Whether or not to use a MID Server connection, which enables access to repositories behind a firewall. 주:If you have no MID Server name, you can select a new one from the drop-down list. If you choose a new MID Server, in the Source control menu before making any further source control operations to avoid errors.Default email Email address for the committer, which is defined by the sys_user record, if available. If a committer's sys_user record email field is empty, the system generates an alternate email (username@instancename.service-now.com). You can also enter a default email address and change it later by selecting the Always use this email for commits from all developers check box.
Credential Saved credentials to use for the source control connection. All application developers on the instance share a single set of credentials per repository. For information on working with credentials, see Get started with credentials.
- Select Save.