To be able to store your projects, you need to create both server and local GIT repositories.
Here we deal with creating a server repository. If you already have one, please, refer here to learn how to create the local one.
Step 1 |
Choose the GIT hosting you are going to work with and create an account there. You can take one of these - 1, 2, 3, 4, 5 - or choose any other convenient variant.
In this page, we shall consider the procedure of creating a server repository on BitBucket. However, you can find all the necessary information if refer to the documentation provided by your chosen GIT hosting.
|
Step 2 |
Specify all the necessary information like the repository name, type, and access level:
|
Step 3 |
Consider all the necessary details of your repository and choose the necessary options:
With BitBucket,
The list of advanced options/settings depends on the GIT hosting.
|
Step 4 |
Press Create repository and get your new GIT repository:
|
After the repository is created, you manage it according to you wishes and needs.