Quick summary
Changing a user in Sourcetree is done through the Repository Settings dialog, where you can update the username and email for any individual repository without affecting your global Git configuration.
Steps
- Open your repository in Sourcetree, click the Repository menu, and select Repository Settings.
- Inside the Repository Settings dialog, navigate to the Advanced tab where user info is stored.
- Enter your new username and email address in the respective fields.
- Click OK to save your changes — note that this only updates the user for this specific repository.



