I am using Visual Studio Online with GIT. I have 2 branches in local and remote repository say branch1 and branch2. We are a team of developers and an admin.
As an admin I should see branch1 and branch2 in Visual Studio. But developer should only see branch2.
Is it possible to do this in Visual Studio Online ?