GitLab CE/EE EOL Support Policy

GitLab’s current policy is to support one stable release at any given time, but for medium-level security issues, GitLab may […]

GitKraken integration settings

This setting is part of the General settings configuration page for Git Integration for Jira Cloud. Default settings This setting […]

GitHub webhook indexing integration

For more information on Webhook indexing: Webhook Indexing Explainer Feature matrix of Git Integration for Jira Cloud With the Webhook […]

GitHub webhook events

The following are the supported types of GitHub events for triggering webhooks: GitHub (Push Events) Type pushEvents: “^push$” Request URI /api/1/webhook/reindex/install/<secret_key>/web […]

GitHub Enterprise Server

These instructions apply to self-hosted GitHub Enterprise Server. For instructions to instances hosted on GitHub.com (Free, Team, Enterprise (including EMU) […]

GitHub Enterprise (EOL)

The End-of-life (EOL) for a major release of GitHub Enterprise server is generally one year following its release date. For […]

GitHub.com

These instructions apply to instances on Free, Team, Cloud Enterprise (including EMU) plans hosted on GitHub.com. For instructions on self-hosted […]

Git user Identity

A git user can identify himself on his local computer using the following commands: $ git config –global user.name “John […]

Git URL Ports

If your Git servers are running through a firewall, configure the firewall to allow access using the URL schemes for […]