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.