Home >Development Tools >git >Let's talk about how to change the username for gitee

Let's talk about how to change the username for gitee

PHPz
PHPzOriginal
2023-03-29 11:13:321629browse

Gitee is a domestic Git code hosting platform, similar to GitHub. There may be times when you need to change your Gitee username, either because you changed your name or because you were previously using a less professional name. Don’t worry, changing your Gitee username is easy and only requires a few simple steps.

Step one: Log in to your Gitee account

Open the Gitee official website in your browserhttps://gitee.com/ and log in using your username and password your account.

Step 2: Enter the profile page

Find your avatar and nickname in the upper right corner of the page, hover the mouse here, and a drop-down menu will pop up. In the drop-down menu, find the "Personal Homepage" option and click to enter the personal homepage.

Step 3: Change personal information

In your personal homepage, you will see an "Edit Information" button. Click this button to enter the personal information editing page. At the bottom of the page you will find a "Username" field, which is your current username. Enter your new username here and click the "Save" button to complete the changes.

Step 4: Restart the computer

After changing the username, you may need to restart the computer in order for the change to take effect.

Summary

The above is how to change the username in Gitee. Changing your username is very simple and it only takes a few minutes at most to give you a more professional and attractive username. If you haven't used Gitee yet, I recommend you to register an account and use it to host your code. It is a very convenient and easy-to-use code hosting platform, and it also provides many free features.

The above is the detailed content of Let's talk about how to change the username for gitee. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn