Git and Bitbucket without SSH

前端 未结 4 1007
Happy的楠姐
Happy的楠姐 2021-02-02 09:13

I\'ve set up a local git repository on my computer, and I\'m trying to push that to a newly created Bitbucket account.

The problem is that Bitbucket gives me an s

4条回答
  •  半阙折子戏
    2021-02-02 09:37

    I wanted to add that SourceTree somehow wants it without the username:

    https://bitbucket.org/username/repository.git
    

提交回复
热议问题