-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels