This version of GitHub Enterprise was discontinued on November 9, 2016. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features,upgrade to the latest version of GitHub Enterprise. For help with the upgrade,contact GitHub Enterprise support.
As a site administrator, you can view a list of Git push operations for any repository on your GitHub Enterprise appliance.
Each push event shows some combination of the following information:
Open a repository's page in your browser.
In the upper-right corner of any page, click.
In the left sidebar, clickPush Log.
SSH into your appliance.
Open the audit log file in the appropriate Git repository:
ghe-repoowner/repository -c "less audit_log"