Skip to main content

GitHub 계정에 메일 주소 추가

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

Notes:

  • You cannot verify email addresses from disposable email address services (services that allow you to receive email at a temporary address that expires after a certain time). If you'd like to keep your email address private, you can use a GitHub-provided noreply email address. For more information, see "Setting your commit email address."
  • If you're a member of an enterprise with managed users, you cannot make changes to your email address on GitHub.com. For more information, see "Types of GitHub accounts."
  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. Verify your email address.

  5. 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