Tutorial: Learn Bitbucket with Sourcetree
Objective
Learn Sourcetree to request supplies for your space station.
Mission Brief
Want to master the world of Bitbucket? As a future master-of-the-universe, you need to make sure to order all the right supplies. This mission provides two tools to get you going: Bitbucket and Sourcetree.
Time
30 minutes
Audience
You are new to Sourcetree and Bitbucket Cloud
Prerequisites
You have installed Sourcetree
You have signed up for Bitbucket
Start the mission!
Create a new repository
The repository you create is going to be empty without any code in it. That's okay because you'll add some files to it soon.
Copy your repository and add files
Use Sourcetree to clone your repository to your local system without using the command line.
Pull changes from your repository on Bitbucket
Next on your list of space station administrator activities, you need to file out a request for new supplies.
Use Sourcetree branches to merge an update
Let's create a branch so that you can list some space station speakers in your supply requests file.
Was this helpful?
- Explore more
- Create a new repository
- Copy your repository and add files
- Pull changes from your repository on Bitbucket
- Use Sourcetree branches to merge an update
- Tutorials
- Tutorial: Learn Bitbucket with Git
Tutorial: Learn Bitbucket with Sourcetree
- Tutorial: Learn about Bitbucket pull requests