Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitbucket support? #33

Open
leowmjw opened this issue Dec 22, 2017 · 1 comment
Open

Bitbucket support? #33

leowmjw opened this issue Dec 22, 2017 · 1 comment
Labels
enhancement New feature or request

Comments

@leowmjw
Copy link

leowmjw commented Dec 22, 2017

I'm interested to use fetch with Bitbucket instead of Github Enterprise; and would be interested to take a stab at implementing.

Please provide some guidance on which part of the code I should focus on to support this. Thanks!

@brikis98 brikis98 added enhancement New feature or request help wanted labels Dec 22, 2017
@brikis98
Copy link
Member

That would be a great addition. Unfortunately, I'm not familiar with the BitBucket APIs or if there is a golang library for them. If there is, the approach would probably be to create a bitbucket.go that is analogous to github.go and to pick between them based on the URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants