Deep Linking to the GitKraken client
NEW FEATURE GitKraken Git Client is a multi-platform application which allows integration of Git repositories such as GitHub, GitLab, Bitbucket, […]
Creating Personal Access Tokens
This page contains steps for creating personal access tokens (PATs) for specific git hosts. Use the table of contents to […]
Creating indexing triggers for a single repository
Create an indexing trigger that can be initiated for any individual repository. It can be used with continuous integration service. […]
Creating branches and pull/merge requests introduction
The Git Integration for Jira app adds two features on the Jira issue developer panel – Create branch, and Create pull/merge […]
Create pull or merge request
Jira administrator notes Jira users can now provide their own personal access tokens (PAT) even if they are not required/mandated […]
Create branch
Jira administrator notes Jira users can now provide their own personal access tokens (PAT) even if they are not required/mandated […]
Connection error for self-hosted git servers
Problem Jira admins are not able to connect Jira Cloud to self-hosted git servers when hosted behind a firewall or […]
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 […]