Connecting to a Single Git Repository (SSH)
This process requires an existing git host repository. Obtain the SSH git clone URL from the repository home of your […]
Connecting to a Single Git Repository (HTTP/HTTPS)
This process requires an existing git host repository. Obtain the HTTPS git clone URL from the repository home of your […]
Connecting SSH Git Repositories to Jira Cloud
What’s on this page: Introduction Generating SSH Keys Windows Linux/MacOS Power Users Connecting SSH Git Repositories Introduction SSH […]
Connecting SSH Git Repositories (Jira Cloud)
SSH git repositories can be integrated with Jira Cloud via Git Integration for Jira app. Generate an SSH key pair. […]
Connected apps
The Connected apps section shows which integrated app is connected with Git Integration for Jira. GitKraken integration app is implemented […]
Comparing branches or tags in Repository browser
On the Repository browser (Jira dashboard ➜ Apps menu ➜ Git Integration: Repository browser), click the Compare page tab. On this page, two branches from […]
Commit-msg Hook
Every developer must have this hook on his local machine in order to: Commit codes locally several times then pushes […]
Code syntax highlighter
The code diff dialog view has been improved. The Git Integration for Jira app uses the correct syntax highlighting when viewing […]
Classic Indexing Explainer
What’s on this page: How is git data indexed? Automatic indexing Indexing repositories Indexing integrations Triggering automatic reindexes via webhooks […]
Viewing builds and deployments in Jira issue
When an issue is associated with a build or deployment, additional information will be available in the right hand panel. […]