Time for action – creating a BitBucket repository
BitBucket is a free website that offers unlimited free private repositories for you and up to four other team members (five members in total). However, before you actually create your repository on the website, you need to create an account. The steps to do so are as follows:
Open a web browser and navigate to https://bitbucket.org.
Click on the button that reads Sign up for free and fill in the requested information to create your account.
Once you've finished creating your account and have logged in, press the Create button at the top of the browser window to create a new repository.
The Create a new repository screen asks for initial information about your project, both optional and required, as shown in the following screenshot:
Give your repository a name. This is required for all new repositories.
If you already know what code you're going to add to the repository, add a simple description in the field labeled Description.
Keep the checkbox...