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.org issues #51

Open
chmorgan opened this issue Apr 28, 2019 · 0 comments
Open

bitbucket.org issues #51

chmorgan opened this issue Apr 28, 2019 · 0 comments

Comments

@chmorgan
Copy link
Contributor

I have the .gitconfig workaround for bitbucket so I can properly get private repositories on bitbucket.

[url "git@bitbucket.org:"]
insteadOf = https://bitbucket.org/

and 'gohack get bitbucket.org/xxxx' works, but I'm seeing some issue when using 'gohack get -vcs bitbucket.org/xxxx'

$ ~/go/bin/gohack get -vcs bitbucket.org/yyy/xxx-go
cannot update VCS dir for bitbucket.org/yyy/xxx-go: cannot get info: cannot find module root: https://api.bitbucket.org/2.0/repositories/yyy/xxx-go?fields=scm: 403 Forbidden

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

No branches or pull requests

1 participant