#1 我关注了一些关于如何使用两个不同的ssh键访问github或比特桶的文章,当我做一个.所以,我可以做一个,没有任何问题。git clone ...
git clone git://git@github.com/...
git clone git://git@mycompany-bitbucket.org/...
#2 我还关注了一些关于如何使用私有仓库的文章
但是,如果我将两篇文章(#1和#2)组合在一起,将始终使用.那么,有没有办法强制使用类似的东西?go get ...
https://api.bitbucket.org/2.0/repositories/...
go get ...
https://api.mycompany-bitbucket.org/2.0/repositories/
婷婷同学_
相关分类