Skip to main content

Enterprise Server 3.15 은(는) 현재 릴리스 후보로 제공됩니다.

프로젝트의 기여자 보기

리포지토리에 커밋을 기여한 사용자를 확인할 수 있습니다.

누가 이 기능을 사용할 수 있나요?

이 리포지토리 인사이트 그래프는 조직의 GitHub Free 및 GitHub Free이(가) 있는 퍼블릭 리포지토리와 GitHub Pro, GitHub Team, GitHub Enterprise Cloud 및 GitHub Enterprise Server의 퍼블릭 및 프라이빗 리포지토리에서 사용할 수 있습니다.

About contributors

You can view the top 100 contributors to a repository, including commit co-authors, in the contributors graph. Merge commits and empty commits aren't counted as contributions for this graph.

Accessing the contributors graph

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Insights.

    Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled with a graph icon and "Insights," is outlined in dark orange.

  3. In the left sidebar, click Contributors.

  4. Optionally, to view contributors during a specific time period, to the right of "Contributors," click Period: All. Then select a time period.

  5. Optionally, to view the graph as a table, in the top-right corner of the graph, click . Then click View as table.

  6. Optionally, to download a CSV or PNG, in the top-right corner of the graph, click . Then click Download CSV or Download PNG.

Troubleshooting contributors

If you don't appear in a repository's contributors graph, it may be because:

  • You aren't one of the top 100 contributors.
  • Your commits haven't been merged into the default branch.
  • The email address you used to author the commits isn't connected to your account on GitHub Enterprise Server.

Tip

To list all commit contributors in a repository, see "REST API endpoints for repositories."

If all your commits in the repository are on non-default branches, you won't be in the contributors graph. For example, commits on the gh-pages branch aren't included in the graph unless gh-pages is the repository's default branch. To have your commits merged into the default branch, you can create a pull request. For more information, see "About pull requests."

If the email address you used to author the commits is not connected to your account on GitHub Enterprise Server, your commits won't be linked to your account, and you won't appear in the contributors graph. For more information, see "Setting your commit email address" and "Adding an email address to your GitHub account."