cancel
Showing results for 
Search instead for 
Did you mean: 

How to provide remote branch for the team

0 Kudos
99

I created a new local(eg. XY) and new remote branch(eg. origin/XY) in SAP Web IDE. Afterwards i told the team there sould click on Git Pane and create local branch by using origin/XY as source branch. But the remote Branch origin/XY did not apear for my team. My question is, after creating a remote branch is it not automatically visible for the team? Or what do i have to do to share the remote branch with my team? Thank

Know someone who can answer?

View Entire Topic
GregMalewski
Contributor
0 Kudos

Hi Issac, They need to first download new branch reference into their local repository with "Fetch". br Greg