The Wayback Machine - https://web.archive.org/web/20201129135054/https://github.com/topics/bitbucket
Skip to content
#

bitbucket

Here are 573 public repositories matching this topic...

renovate
rarkins
rarkins commented Nov 24, 2020

url.parse is deprecated, and is likely to be removed in a new version of Node.js

Use of the legacy url.parse() method is discouraged. Users should use the WHATWG URL API. Because the url.parse() method uses a lenient, non-standard algorithm for parsing URL strings, security issues can be introduced. Specifically, issues with host name spoofing and incorrect handling of usernames and p

nikitavbv
nikitavbv commented Dec 12, 2017

Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:

Fatal error: fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Even Permission denied (publickey). message is not shown.

@guyzmo offered to "suggest a

Improve this page

Add a description, image, and links to the bitbucket topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bitbucket topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.