1

I have one main repository "Production" and two branches "Development 1" and "Development 2".

To work on development branches, I had to clone the main branch first. I do not require this but I need to allow my team to checkout only the branch.

Right now, I would like to make my team to clone directly "Development 2" to work,commit and push only to it. Also, I need a workflow for my approval of Individual's commit instead of merging it directly to the branch.

How to achieve these ?

Update :

Unfortunately, the duplicate post has helped partially. I have created a new post to explain why it is partially helped and to find the complete solution.

Rakesh L
  • 1,136
  • 4
  • 18
  • 44

0 Answers0