You can set a primary email address on GitHub Enterprise that's associated with web-based Git operations you perform such as edits and merges.

After changing your commit email address on GitHub Enterprise, the new address will be visible in all of your future web-based Git operations. Any commits you made prior to changing your commit email address are still associated with your previous email address.

For more information on commit email addresses, see "About commit email addresses."

  1. In the upper-right corner of any page, click your profile photo, then click Settings. Settings icon in the user bar
  2. In the left sidebar, click Emails. Emails tab

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

  4. In the "Primary email address" list, select the email address you'd like to associate with your web-based Git operations. Selection for primary email address

Further reading