Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can I branch someone else's repo in order to share it?

Josiah Hobson June 4, 2015

I have a repo that was originally created by some colleagues. I need to modify the code for a new project. They have shared the repo with my but since I'm not an admin I cannot share it with my team. 

Can a make a new branch and then share that branch with my team? Or will I have to copy my local clone into a new repo under my account? 

Thanks

1 answer

1 vote
rahuldanwade
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 4, 2015

Hi Josiah,

Since you are not an admin you can't share it with your team.

But as you said, do a local clone of entire repo and then,

  1. create a branch and share with your team.(See Git branch workflow)
  2. or allow them to clone or fork.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events