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 […]

GitHub App integration

GitHub offers a variety of integration options, including: API, OAuth, and more recently GitHub Apps. There are a number of […]

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 […]

Git tags

The Git Integration for Jira app supports both lightweight and annotated tags. The tags are loaded separately from the rest of […]

Git Roll Up tab

The Git Roll Up tab shows statistical information of the first and last revision of the commits and the time since the […]