Some services which extend GitHub Enterprise require a sufficiently recent version. But as a standard user of GH:E, how can I determine, without bugging my admin, which version my company has installed?
In a wide browser window, the word "Enterprise" immediately follows the GitHub logo on the left side of the header. You can view the version of GitHub Enterprise Server that you're using in the footer of any page.
You can check your current version of Git by running the git --version command in a terminal (Linux, macOS) or command prompt (Windows).
In the "Access" section of the sidebar, click Organizations. Next to the organization, click Settings. If you are an organization owner, in the "Access" section of the sidebar, click Billing and plans. Click Upgrade to enterprise account.
I was searching for the same information for our github enterprise version. In the page source I found the following:
<a href="/"> <span class="octicon-mark-github" title="GitHub Enterprise Version 11.10.xxx"></span> </a>
This is the GitHub Octocat logo in the footer of GitHub Enterprise - just hover over it to get a tooltip with the version number.
I found that if you go to the GHE Home page and scroll to the bottom, you can find the version mentioned as shown in the snapshot
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With