Cool library!
Got a question not addressed in the docs or the source…
Setup:
I use Bitbucket cloud.
Seeing that the example requires a username and password for interacting with the “remote”.
Seeing there is a way to add ash keys to repos, which seems to be configuring some access on the “remote”.
Question:
Curious if there is a way to interact with the “remote” via a specific ssh key that is present on my computer instead of username and password.
Not seeing that reflected in the documentation.
Also, there is a comment typo in the file defining how bitbucket cloud will fulfill the interface. List open pull requests seems to have the same comment as create pull request.
Thanks!