Get started with Bitbucket Cloud
New to Bitbucket Cloud? Check out our get started guides for new users.
Learn Git to keep track of your space station locations.
Hoping to learn the ropes of Bitbucket? Good news cadet! You've just been put in charge of running your organization's space stations. To complete your first mission, take advantage of what Git has to offer to track down all station locations.
Time
30 minutes
Audience
You are new to Git and Bitbucket Cloud
Prerequisites
You have installed Git
You have signed up for Bitbucket
Create a Git repository
Keep files for your space station in one place and shareable with your crew. That means creating a repository. Let’s go!
Copy your Git repository and add files
Get to space station files from your local system. That means copying the repository to your system. Let’s go!
Pull changes from your Git repository on Bitbucket Cloud
Next on your list of space station administrator activities, you need a file with more details about your locations. Let's go.
Use a Git branch to merge a file
Learn about branches to update your files separately from the main source and only share your changes when you're ready.
Was this helpful?