Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Rich Scire 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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events