Cause: The account name and master email of the code cloud are inconsistent with the git account name and email.

Solution Objective: Change the account name and email address to be the same. Note: the criterion of the code cloud is the main mailbox

Steps:

  1. Git config user.name Git config user.email

  2. Check the account name and main email address of the code cloud

Click Personal Settings –> Multiple Email Settings

  1. Modify git information. Do not change the git user name. Git config –global user.email git config –global user.email Change the user name git user name click Personal Settings -> Multiple email Settings -> Set three email boxes, and switch to the main email box
  2. Commit test commit times increased