I have 2 repositories. Let say them repo_a and repo_b. I imported repo_a in repo_b
When I ran go get, it will get repo_a master branch.
Is there any way to get develop branch using go get or another command from repo_b?
I do not want to git pull on each specific package (in this case repo_a)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…