Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: Clone Git Repository ignoring custom user name for Authentication

Part Number: CODECOMPOSER

Tool/software:

I am trying to clone a bitbucket repository with URL in the form of 

https://<somename>@bitbucket.org/<somename>/test1.git

My username at bitbucket is my email address, not the "somename" from the URI.  

In the "Clone Git Repository" dialog, there is an Authentication box.  I enter my bitbucket username and password here.  When I press "Next", I am given a login screen.  Here, it lists the repository link, the "somename" as user, and prompts me from a password.  The user field is read-only, so there is no option to enter my email address as the username.

Am I doing something wrong?  Is there another way to force the cloning process to use my email address?

Thanks!