Installation and setup FAQ
This page contains solutions related to Git Integration for JIRA app installation. Use the FAQ below to find answers to […]
Fixing reindex issues using Indexing Queue Viewer
Use the Indexing Queue Viewer to check and look for reindex related issues. What’s on this page: How to see […]
Exporting repository configuration via Bulk change
The bulk export function allows Jira administrators to create a backup copy of the Git Integration for Jira app repository […]
Error while reindexing – Java heap space / Object too large, rejecting the pack
Problem The Git Integration for Jira application uses the JGit library which does not support objects over 2GB in size stored […]
Enforced git permissions for Jira users – Features
Available in Git Integration for Jira Data Center/Server v4.1.4+. This page is intended for Jira users with limited access. If […]
Enforce Git service permissions
NEW FEATURE Available in Git Integration for Jira Server/Data Center v4.1.4+. This page is intended for Jira administrators. For Jira […]
User Guide – GIJ DC
Introduction to GIJ Thank you for using Git Integration for Jira! First, let’s go over how information will be displayed […]
Enable/Disable Existing Repository API
Only Jira admins can perform the Enable/Disable Existing Repository API call. URL format {JIRA_BASE_URL}/rest/gitplugin/1.0/repository/{repoId}/disable?disable=true|false method PUT Utilize the following parameters […]
Enable/Disable Existing Integration API
Only Jira admins can perform the Enable/Disable Existing Integration API call. URL format {JIRA_BASE_URL}/rest/gitplugin/1.0/repository/{integrationId}/disable?disable=true|false method PUT Utilize the following […]
Enable/disable Repository Browser via git repository configuration page
Access the Repository Browser via Jira dashboard menu Git ➜ Repository browser or alternatively, go to Jira Administration ➜ Apps ➜ Git Integration for […]