Tutorial: Work with Bitbucket Server
Bitbucket Server tutorials
On this page
In this section
Related content
- Setting up SLAs
- Using JQL queries specific to SLAs
- How to troubleshoot common issues with SLAs?
- Example SLA configurations
- Breach time not found in SLAs
- Understanding why an SLA is paused in a Jira Service Management ticket
- Service Level Agreements (SLAs) overview
- How SLA goals report vs SLA success rate report is calculated in Jira Service Management
- Reporting on SLAs
- How to share the SLA time remaining with customers
Teams in Space is a fictional company created by Atlassian that specializes in space travel for teams.
Welcome to the Teams in Space web team! You are joining us as a web developer, and your first assignment is to update our company website to include a link to our Moon Itinerary so that our customers know what to expect on their day trip to the Moon.
Here's what you'll accomplish by the end of this tutorial:
- Set up Sourcetree to work with Bitbucket Server
- Create a personal repository in Bitbucket Server
- Clone your repository and manage files locally
- Commit and push changes to Bitbucket Server
For this tutorial we'll be using Sourcetree, a desktop Git client with a graphical interface, to work with Bitbucket Server. If you're already comfortable using Git from the command line we'll also include the Git command equivalent.
Time needed
5-10 minutes
Audience
You're new to working with Bitbucket Server
Prerequisites
Here's what the final version of the HTML page will look like when you're finished (and we've got all the files you need to get this end result).
In this section
Related content
- Setting up SLAs
- Using JQL queries specific to SLAs
- How to troubleshoot common issues with SLAs?
- Example SLA configurations
- Breach time not found in SLAs
- Understanding why an SLA is paused in a Jira Service Management ticket
- Service Level Agreements (SLAs) overview
- How SLA goals report vs SLA success rate report is calculated in Jira Service Management
- Reporting on SLAs
- How to share the SLA time remaining with customers