Skip to content
#

bitbucket

Here are 649 public repositories matching this topic...

renovate
reviewdog
scala-steward
fthomas
fthomas commented Feb 1, 2021

Scalafix commits are currently attributed in the Git history to the Scala Steward user although it only did the easy part of running the rule. The hard part of writing the rule is done by someone else who's currently not attributed in any way. Wouldn't it be nice if we append Co-authored-by attributions to the Scalafix commit if the rule author(s) opts into i

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