How to clone only one branch in Android Studio?

不想你离开。 提交于 2019-12-24 13:33:44

问题


I have posted the question to find the complete solution but unfortunately/mistakenly it has marked as Duplicate

The answer posted in this post has partially help me. But I still need to know how to clone single branch in Android studio. In Android studio, I could see an option to mention the URL (xxxxxxxx.git) and password but it actually clones main repository but there is no option to clone the branch repository directly and I still want to know how to setup the workflow for my approval when my team pushes the code.

Update:

I had to share my credentials(with admin rights) to my team for cloning . Is there any way to let them use their own bit bucket credentials for cloning in Android Studio ? Currently, Android studio requires to enter the repository URL and password for cloning but not user ID.

Please anyone guide me to find out the solution.

来源:https://stackoverflow.com/questions/48970910/how-to-clone-only-one-branch-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!