Skip to main content

GitHub 계정에 메일 주소 추가

GitHub Enterprise Server를 사용하면 원하는 만큼 메일 주소를 계정에 추가할 수 있습니다. 로컬 Git 구성에서 메일 주소를 설정한 경우 커밋을 계정에 연결하기 위해 계정 설정에 추가해야 합니다. 메일 주소 및 커밋에 대한 자세한 내용은 “커밋 메일 주소 설정”을 참조하세요.

  1. In the upper-right corner of any page, click your profile photo, then click Settings.

    Screenshot of GitHub's account menu showing options for users to view and edit their profile, content, and settings. The menu item "Settings" is outlined in dark orange.

  2. In the "Access" section of the sidebar, click Emails.

  3. In "Add email address", type your email address and click Add.

  4. In the "Primary email address" dropdown menu, select the email address you'd like to associate with your web-based Git operations.

    Screenshot of the "Email" settings page. Under "Primary email address," a dropdown menu, labeled with Octocat's email address, is outlined in orange.

Further reading