Movatterモバイル変換


[0]ホーム

URL:


GitHub enterprise logo

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.

GitHub Enterprise Documentation /Articles /Logging and Monitoring / Viewing push logs

Viewing push logs

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:

  • who initiated the push
  • whether it was a force push or not
  • which branch was pushed to
  • which protocol was used
  • what the originating IP address was
  • which Git client was used
  • the SHA hashes from before and after the operation

Via a web browser

  1. Open a repository's page in your browser.

  2. In the upper-right corner of any page, click.Rocketship icon for accessing site admin settings

  3. In the left sidebar, clickPush Log.Push log tab

Via the command-line

  1. SSH into your appliance.

  2. Open the audit log file in the appropriate Git repository:

    ghe-repoowner/repository -c "less audit_log"
The GitHub Logo

©2016 GitHub Inc. All rights reserved.


[8]ページ先頭

©2009-2025 Movatter.jp