JIRA with other Git repositories
It's also possible to connect your JIRA instance with any Git repository—not just Bitbucket and GitHub. There is an add-on, the Git Integration plugin for JIRA, which can be installed for such integrations. Perform these steps:
- Navigate to Administration | Add-ons | Find new add-ons (under ATLASSIAN MARKETPLACE), and search for
git
via the search box. - From the search result that appears, select Git Integration Plugin for JIRA. Click on the Free trial button to install and evaluate this add-on:
- Once the add-on is installed, navigate to Administration | Applications | Git Repositories (under GIT INTEGRATION FOR JIRA):
- Click on the Connect to Git Repository button:
- In the popup window, click on the Advanced setup link to add a Git repository with more configuration options. On the next screen, enter the Display Name of the Git repository and provide the Repository Root of your Git repository. In our example, we will use a local Git...