Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to build process to handle multiple commits on Repo

Santosh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 28, 2025

Hi,

I have project and repo's in bitbucket and in current process, two resources can't work on same repo at the same time so I'm looking for help or any process which can help me to build in my current project where multiple resources can work at same time on same repo without getting conflicts.

 

Thanks,

BS

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 29, 2025

G'day, @santosh_biradar 

Welcome to the community!

If having two people work on the same repository simultaneously is problematic, consider using a branching model. This allows each person to create a separate branch from the main branch to work on their changes, rather than modifying the main branch directly.

Alternatively, you can use the forking workflow. Each collaborator can fork the repository, make changes in their fork, and then merge those changes back into the upstream repository once everything is ready.

Branching a repository 

Forking a repository 

Regards,
Syahrul

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events