The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

After creating a new repository, the git commands show the repository as undefined

Rich Scire
Contributor
August 11, 2015

After creating a new repository, the git commands show the repository as undefined. In the Empty Repository screen the git commands look like this. Notice the word undefined where the repository URL should be. Any idea why this is?

cd existing-project

git remote set-url origin undefined

git push -u origin master

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
gustavo_refosco
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 11, 2015

Hi Richard,

This could be happening to your user by not having a way of accessing this repository. To give you an example, if you have repositories accessible only via SSH and your user doesn't have a SSH Key, then this user won't be presented with a URL to work with this repository.

Can you please check if this is the case?

Regards,

Gustavo Refosco

TAGS
AUG Leaders

Atlassian Community Events