I need to create one repository and add multiple projects to it.
How can i proceed or is it necessary to create separate repository for every project
Hey @satyammishra - Ideally you would want to do what @Rajath Veeramanchala suggested. That is to create your Project and then within that have separate repos for your different applications.
Having 1 Repo with sub-folders for each application within it is doable but it is going to make it mess as your projects, commits, and activity grows.
You can create a project and add multiple repositories inside the project in Bit bucket
Project name :
Repo 1
Repo 2
Repo 3
If by project you mean application or a software project, it is ideal to create separate repos for each application.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.