Connection Reset when Accessing the Database
Problem Errors/failures in the Git Integration for Jira application are seen sporadically. Automatic reindexing may stop. Diagnosis Jira admins will […]
Connecting to a single git repository (HTTPS/SSH) (Integration basics)
This process requires an existing git host repository. Obtain the HTTPS or SSH git clone URL from the repository home […]
Connecting to a git host account via Add new integration panel (Integration basics)
This process requires a git host account (e.g. GitHub/GitLab/VSTS etc.) Use the Add new integration panel in Jira Cloud/Server to […]
Connecting a repository via Advanced setup
What’s on this page: Introduction Getting started Advanced setup Display Name Cloned Repository Root Repository Settings Enable Fetches Repository Origin […]
Configure Source Code Diff Viewing
By default – integrations (GitLab, GitHub, etc) and individual repositories have Source Code Diff Viewing enabled. Jira administrators can disable all user’s […]
Comparing branches/tags in Repository Browser
ALSO IN JIRA CLOUD On the Repository Browser, click the Compare page tab. On this page, two branches from the current repository […]
Commits API
Obtain commit information associated with an issue by calling the commits API. Commits REST API Get Commits Get Commit Issue […]
Commit-msg Hook
Every developer must have this hook on his local machine in order to: Commit codes locally several times then pushes […]
Commit email notifications
This setting allows an individual user to receive or to stop receiving any of the notification emails. Permissions The […]
Jira issue page – Code syntax highlighter
The code diff dialog view has been improved. The Git Integration for Jira app uses the correct syntax highlighting when viewing […]