CINXE.COM

Learn Branching with Bitbucket Cloud | Atlassian Git Tutorial

<!DOCTYPE html> <html id="magnolia" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="fb:pages" content="115407078489594" /> <meta name="description" content="This tutorial will teach you the basics of creating, working in, reviewing, and merging branches using Git and Bitbucket Cloud."> <meta name="author" content="Atlassian"> <link rel="canonical" href="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud"/> <title> Learn Branching with Bitbucket Cloud | Atlassian Git Tutorial </title> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Regular.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Semibold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-text/Charlie_Text-Black.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-display/Charlie_Display-Semibold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/fonts/charlie-sans/charlie-display/Charlie_Display-Black.woff2" as="font" type="font/woff2" crossorigin> <link rel="stylesheet" href="https://wac-cdn.atlassian.com/static/master/8493/assets/build/css/wpl-main.css?cdnVersion=2449" id="main-css" /> <link href="https://wac-cdn.atlassian.com" rel="preconnect"> <script type="text/javascript" src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/head.js?cdnVersion=2449"></script> <link rel="alternate" href="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="x-default" /> <link rel="alternate" href="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="en" /> <link rel="alternate" href="https://www.atlassian.com/ja/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="ja" /> <link rel="alternate" href="https://www.atlassian.com/fr/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="fr" /> <link rel="alternate" href="https://www.atlassian.com/de/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="de" /> <link rel="alternate" href="https://www.atlassian.com/es/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="es" /> <link rel="alternate" href="https://www.atlassian.com/br/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="pt-BR" /> <link rel="alternate" href="https://www.atlassian.com/zh/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="zh-Hans" /> <link rel="alternate" href="https://www.atlassian.com/ko/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="ko" /> <link rel="alternate" href="https://www.atlassian.com/ru/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="ru" /> <link rel="alternate" href="https://www.atlassian.com/pl/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="pl" /> <link rel="alternate" href="https://www.atlassian.com/it/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="it" /> <link rel="alternate" href="https://www.atlassian.com/nl/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="nl" /> <link rel="alternate" href="https://www.atlassian.com/hu/git/tutorials/learn-branching-with-bitbucket-cloud" hreflang="hu" /> <link rel="apple-touch-icon" sizes="16x16" href="/favicon-16x16.png" /> <link rel="apple-touch-icon" sizes="32x32" href="/favicon-32x32.png" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" /> <meta name="theme-color" content="#205081"> <meta property="og:title" content="Learn Branching with Bitbucket Cloud | Atlassian Git Tutorial" /> <meta property="og:description" content="This tutorial will teach you the basics of creating, working in, reviewing, and merging branches using Git and Bitbucket Cloud." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud" /> <meta property="og:site_name" content="Atlassian" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@Atlassian" /> <script src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/jquery.js?cdnVersion=2449"></script> <script type="text/javascript"> window.featureFlags = "".split('&amp;') .reduce((flags, flagStr) => { const [flagKey, flagValue] = flagStr.split('='); return { ...flags, [flagKey]: flagValue }; }, {}) </script> <script type="text/javascript"> window.cmsPageVariant = window.cmsPageVariant ? window.cmsPageVariant : window.featureFlags?.cmsVariant; </script> <script type="text/javascript"> var LOCALIZED_PRICING_CONTENTFUL_SPACE = "3s3v3nq72la0"; var LOCALIZED_PRICING_CONTENTFUL_ENVIRONMENT = "master"; var LOCALIZED_PRICING_CONTENTFUL_ACCESS_TOKEN = "v5nSeyuO6dUxZX_Gh5OWEHOJHt3GYSKtyB7ySulLgHg"; var LOCALIZED_CCP_PRICING_CONTENTFUL_ENVIRONMENT = "master"; var LOCALIZED_CCP_PRICING_CONTENTFUL_ACCESS_TOKEN = "v5nSeyuO6dUxZX_Gh5OWEHOJHt3GYSKtyB7ySulLgHg"; var LOCALIZED_PRICING_USE_GEO_CURRENCY = true; </script> </head> <body id="learn-branching-with-bitbucket-cloud" class="wac git tutorials learn-branching-with-bitbucket-cloud"> <div class="language-selector-banner "> <script type="text/x-component"> { "type":"imkt.components.LanguageSwitcherNav", "params": { } } </script> <span class="language-selector-banner__close-banner">Close</span> <div class="language-selector-banner__inner-container"> <div class="language-selector-banner__language-suggestion"> <a href="#">View this page in <span class="preferred-locale-detected">your language</span>?</a> </div> <div class="language-selector-banner__language-selector"> <a href="#" class="language-selector-banner__language-selector__trigger">All languages</a> <div class="language-selector-banner__language-selector__options"> <div class="language-selector-banner__language-selector__options__header"> <span>Choose your language</span> </div> <ul class="language-selector-banner__language-selector__options__list"> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="中文" data-event="clicked" data-uuid="212a1c0b-40-0" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="zh" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/zh/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/zh/git/tutorials/learn-branching-with-bitbucket-cloud">中文</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Deutsch" data-event="clicked" data-uuid="212a1c0b-40-1" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="de" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/de/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/de/git/tutorials/learn-branching-with-bitbucket-cloud">Deutsch</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="English" data-event="clicked" data-uuid="212a1c0b-40-2" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="en" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud">English</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Español" data-event="clicked" data-uuid="212a1c0b-40-3" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="es" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/es/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/es/git/tutorials/learn-branching-with-bitbucket-cloud">Español</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Français" data-event="clicked" data-uuid="212a1c0b-40-4" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="fr" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/fr/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/fr/git/tutorials/learn-branching-with-bitbucket-cloud">Français</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Italiano" data-event="clicked" data-uuid="212a1c0b-40-5" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="it" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/it/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/it/git/tutorials/learn-branching-with-bitbucket-cloud">Italiano</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="한국어" data-event="clicked" data-uuid="212a1c0b-40-6" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="ko" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ko/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/ko/git/tutorials/learn-branching-with-bitbucket-cloud">한국어</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Nederlands" data-event="clicked" data-uuid="212a1c0b-40-7" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="nl" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/nl/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/nl/git/tutorials/learn-branching-with-bitbucket-cloud">Nederlands</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="日本語" data-event="clicked" data-uuid="212a1c0b-40-8" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="ja" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ja/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/ja/git/tutorials/learn-branching-with-bitbucket-cloud">日本語</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Português" data-event="clicked" data-uuid="212a1c0b-40-9" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="br" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/br/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/br/git/tutorials/learn-branching-with-bitbucket-cloud">Português</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Pусский" data-event="clicked" data-uuid="212a1c0b-40-10" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="ru" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/ru/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/ru/git/tutorials/learn-branching-with-bitbucket-cloud">Pусский</a> </li> <li class="language-selector-banner__language-selector__options__list__item"> <a aria-label="Polski" data-event="clicked" data-uuid="212a1c0b-40-11" data-event-component="linkButton" data-event-container="languageSelectorBanner" data-schema-version="1" data-product-key="bitbucket" data-lang="pl" class="notranslate SL_opaque" data-locale-url="https://www.atlassian.com/pl/git/tutorials/learn-branching-with-bitbucket-cloud" href="https://www.atlassian.com/pl/git/tutorials/learn-branching-with-bitbucket-cloud">Polski</a> </li> </ul> </div> </div> </div> </div> <header class="header header--wac"> <style> @media (min-width: 1024px) { #adg4-global-nav .adg4-nav-link-products .dropdown-content { left: -100px; width: 912px; } } .adg4-nav-link-teams .dropdown-content, .adg4-nav-link-why-atlassian .dropdown-content { width: 696px; left: 5px; } .adg4-nav-link-resources .dropdown-content { width: 912px; right: -170px; } #adg4-global-nav .intra-div.n10 { background: #F8F8F8; } #adg4-global-nav div.h5:before { content: "\00A0"; display: block; } #adg4-global-nav a.component__link.default { font-size: 0.875rem; margin: 0; padding: 5px 0; line-height: 1.8; display: block; color: inherit; } #adg4-global-nav a.component__link.default:hover { text-decoration: none; color: #0052CC; } #adg4-global-nav h3 { font-size: 0.875rem; margin: 0; font-weight: 600; } #adg4-global-nav p { font-size: 0.75rem; margin: 0; color: #505258; } #adg4-global-nav .products-tab-contents .component__image--left img { border-radius: 5px; padding: 5px; background-color: #f8f8f8; margin: 0; } #adg4-global-nav .products-tab-contents a.component--block__link:hover .component__image--left img { background-color: #F0F1F2; } #adg4-global-nav .dropdown-content a.component--block__link:hover h3 { color: #1868DB; } .nav-two-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap, .bottom-three-col .intra-div.flexRow.wrap, .bottom-four-col .intra-div.flexRow.wrap { display: grid; gap: 32px; } .nav-two-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr; padding: 40px 32px 40px 40px; } .bottom-three-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr 1fr; padding: 40px; } .bottom-four-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap { grid-template-columns: 1fr 1fr 1fr 1fr; padding: 40px; } @media (max-width: 1023px) { .bottom-three-col .intra-div.flexRow.wrap, .bottom-four-col .intra-div.flexRow.wrap, .nav-two-col .intra-div.flexRow.wrap, .nav-three-col .intra-div.flexRow.wrap, .nav-four-col .intra-div.flexRow.wrap { padding: 20px; grid-template-columns: 1fr; } } .component.s0.between.component--block.team-card { position: relative; } .component.s0.between.component--block.team-card .hoverable { position: absolute; opacity: 0; width: 1px; height: 1px; top: 0px; left: 0px; } .component.s0.between.component--block.team-card:hover .component--image-heading-textblock img { opacity: 0; } .component.s0.between.component--block.team-card:hover .hoverable { width: auto; height: 28px; opacity: 1; } #adg4-global-nav .component--image-heading-textblock.with-flex { display: flex; } #adg4-global-nav .component--image-heading-textblock.with-flex div.component__image { margin-right: 8px; } #adg4-global-nav .component--image-heading-textblock.with-flex div.component__heading-textblock { margin-left: 8px; } #adg4-global-nav span.lozenge { border: 0; background: #cfe1fd; border-radius: 30px; font-size: .625rem; font-weight: 600; text-transform: uppercase; padding: 1px 6px; letter-spacing: .3px; line-height: 1.45; white-space: nowrap; vertical-align: middle; } .imkt-sticky-wrapper { border-top: 1px solid #DDDEE1; } .imkt-sticky-wrapper .imkt-navbar .imkt-navbar__main-section { min-height: 72px } </style> <nav id="adg4-global-nav" class="adg4-global-nav globalNav "> <div class="nav-space"> <div class="adg4-nav-inner"> <div class="overlay-style overlay-color"></div> <div class="overlay-style overlay-clickable"><button class="close-all"></button></div> <a href="/" class="header-link" data-event="clicked" data-uuid="0703b6c2-3e-logo-link" data-event-component="linkButton" data-event-container="globalNavWac-ADG4" data-schema-version="1" data-product-key="bitbucket" > <img class="header-logo" alt="Atlassian" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/AtlassianHeaderLogo.svg" style="aspect-ratio: 180/24;"> </a> <button class="mobile-toggle" title="Mobile menu"> <hr class="top" /> <hr class="mid mid1" /> <hr class="mid mid2" /> <hr class="bot" /> </button> <div class="menu-right"> <div class="menu-popout"> <div class="inter-popout-container"> <ul class="nav-links"> <li class="cta-mobile"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-cta-mobile" data-event-component="linkButton" data-event-container="globalNav-cta-mobile" data-schema-version="1" data-product-key="bitbucket" data-label-english="Get it free" >Try now</a> </li> <li class="outline-element"></li> <li id="adg4-nav-link-products" class="nav-link globalNav has-dropdown multi adg4-nav-link-products"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-event="clicked" data-uuid="22d568a6-9f-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" data-product-key="bitbucket" > Products <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-d3062495-a1fa-455d-af4a-1deb514d7223" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Featured <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-e0500fdf-b128-45d6-93b4-b062a202b657" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Developers <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Product Managers <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> IT professionals <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Business Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <button class="mobile-nav-link nav-link-button" data-tabid="tab-7d0e41e0-832f-4327-9102-52887f676ce2" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> Leadership Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> </button> <div class="dropdown-content" id="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> <button class="tab-button active" data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-d3062495-a1fa-455d-af4a-1deb514d7223" data-event="clicked" data-uuid="d3062495-a1-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > Featured </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-e0500fdf-b128-45d6-93b4-b062a202b657" data-event="clicked" data-uuid="e0500fdf-b1-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > Developers </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" data-event="clicked" data-uuid="c014fb24-37-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > Product Managers </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" data-event="clicked" data-uuid="3d19a5a4-95-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > IT professionals </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" data-event="clicked" data-uuid="e3ef4fba-ad-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > Business Teams </button> <button class="tab-button " data-navlinkid="nav-link-22d568a6-9ff4-4125-bc6b-05c6e1965a64" data-tabid="tab-7d0e41e0-832f-4327-9102-52887f676ce2" data-event="clicked" data-uuid="7d0e41e0-83-tab-butotn" data-event-component="linkButton" data-event-container="globalNav-tab-button" data-schema-version="1" data-product-key="bitbucket" > Leadership Teams </button> <div class="link-in-dropdown"> <a class="easy-link-arrow" href="/software" data-event="clicked" data-uuid="7d0e41e0-83" data-event-component="linkButton" data-event-container="globalNav-tab-link-in-dropdown" data-schema-version="1" data-product-key="bitbucket" > See all products </a> </div> </div> <div class="tab-content-area globalNav cols-6"> <div id="tab-d3062495-a1fa-455d-af4a-1deb514d7223" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Featured </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="866c24d9-b0" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a15115f1" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="561b5cff-b0" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c58719b2" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/service-management" class="component--block__link" data-event="clicked" data-uuid="94838acb-4e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="402ab225" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Service-Management.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Service Management </h3> <p>High-velocity service delivery</p> </div> </div> </a> </div> <div class="component s0 between hide-all component--block" style="margin:4px 0;padding:0;" > <a href="https://trello.com/home" class="component--block__link" data-event="clicked" data-uuid="1cf0174b-9a" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="6069d7e9" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Trello.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trello </h3> <p>Organized & visualized work</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/rovo" class="component--block__link" data-event="clicked" data-uuid="154e84e5-f5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="1a28c744" alt="Rovo icon" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn-bfldr.atlassian.com/K3MHR9G8/at/k5xhw8hpqxghzb55nfktt4/logo-light_Rovo_mark_brand_RGB.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Rovo <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Unlock enterprise knowledge</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/product-discovery" class="component--block__link" data-event="clicked" data-uuid="44176d6a-9a" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="61053761" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Product-Discovery.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Product Discovery <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Capture & prioritize ideas</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/compass" class="component--block__link" data-event="clicked" data-uuid="a182ac56-4e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="659f8f31" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Compass.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Compass <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Optimize software health</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/guard" class="component--block__link" data-event="clicked" data-uuid="50063449-6b" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="58aaa51d" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Guard.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Guard <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Enhanced cloud security</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="6ee54a1e-1e" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="e12ac81c" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-e0500fdf-b128-45d6-93b4-b062a202b657" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Developers </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="676acbb3-62" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="29306f11" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/bitbucket" class="component--block__link" data-event="clicked" data-uuid="c33432cf-d2" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="04091352" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Bitbucket.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Bitbucket </h3> <p>Collaborative code repos</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/compass" class="component--block__link" data-event="clicked" data-uuid="b189cc6c-90" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="461b52ba" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Compass.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Compass <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Optimize software health</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-c014fb24-377d-4a31-89c4-6071c19f8a95" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Product Managers </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="290c4dc3-76" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a76bb88f" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="6ce391a6-10" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="50f44221" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira/product-discovery" class="component--block__link" data-event="clicked" data-uuid="b6e816c2-90" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="38733354" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Product-Discovery.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Product Discovery <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Capture & prioritize ideas</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-3d19a5a4-952c-4fb1-9f13-7892fa162cec" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> IT professionals </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira/service-management" class="component--block__link" data-event="clicked" data-uuid="1c45f049-49" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="74cb2c5b" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Service-Management.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Service Management </h3> <p>High-velocity service delivery</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/guard" class="component--block__link" data-event="clicked" data-uuid="923a9b01-40" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="cd74c518" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Guard.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Guard <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Enhanced cloud security</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-e3ef4fba-ad10-4f84-af12-2f6f6d1efd67" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Business Teams </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="13474f83-26" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="1ef222e7" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/confluence" class="component--block__link" data-event="clicked" data-uuid="4b6d0074-94" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="5dc02e14" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component alignContentStretch alignItemsStretch justifyStart noWrap no s0 between component--block" style="margin:4px 0;padding:0;:;" > <a href="https://trello.com/home" class="component--block__link" data-event="clicked" data-uuid="05036e06-dd" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="f5faeacd" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Trello.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trello </h3> <p>Organized & visualized work</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="c3dcae40-95" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="4d83dea7" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> </div> </div> </div> <div id="tab-7d0e41e0-832f-4327-9102-52887f676ce2" class="singular-tab-content "> <h5 class="mobile-title eyebrows"> Leadership Teams </h5> <div class="component component--block products-tab-contents nav-two-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStart justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira" class="component--block__link" data-event="clicked" data-uuid="3c258fc0-fc" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="a891fdc9" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira </h3> <p>Flexible project management</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="https://loom.com" class="component--block__link" data-event="clicked" data-uuid="21331073-0f" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="3bbb9fed" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Confluence.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Confluence </h3> <p>Knowledge, all in one place</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/loom" class="component--block__link" data-event="clicked" data-uuid="b30cd095-78" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c3942edb" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Loom.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Loom <span class="lozenge blue200 text-adg4secondarynavy">NEW</span> </h3> <p>Quick, async video updates</p> </div> </div> </a> </div> <div class="component s0 between component--block" style="margin:4px 0 ;padding:0;" > <a href="/software/jira/align" class="component--block__link" data-event="clicked" data-uuid="e177e36d-f2" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock with-flex margin-default"> <div class="component__image component__image--left compact"> <img id="c3d49c45" alt="" class="component__image" style="width:44px;height:44px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/prod-icon-Jira-Align.svg" loading="lazy" /> </div> <div class="component__heading-textblock component__heading-textblock--right compact"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Jira Align </h3> <p>Enterprise-wide work planning & value</p> </div> </div> </a> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-teams" class="nav-link globalNav has-dropdown single adg4-nav-link-teams"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-c7337bad-f071-4c96-b5a3-99d33e6c73bd" data-event="clicked" data-uuid="c7337bad-f0-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" data-product-key="bitbucket" > Teams <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-c7337bad-f071-4c96-b5a3-99d33e6c73bd"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-8212b0b7-5103-48a7-8a92-ac9fbd91d1b4" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Teams </h5> <div class="component component--block nav-three-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/software-development" class="component--block__link" data-event="clicked" data-uuid="f708e77a-a5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="90d05cb9" alt="" class="component__image xs-compact-bottom xs-none-top" style="width:28px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-software.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Software </h3> <p>Ship high-quality, innovative software faster</p> </div> </div> <div class="component component--image hoverable"> <img id="38496121" alt="" class="component__image" style="width:28px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-software-hover.svg" loading="lazy" /> </div> </a> </div> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/marketing" class="component--block__link" data-event="clicked" data-uuid="6fe6061e-15" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="1126eb5b" alt="" class="component__image xs-none-top xs-compact-bottom" style="width:44px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-marketing.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Marketing </h3> <p>Collaborative strategies for marketing success</p> </div> </div> <div class="component component--image hoverable"> <img id="663b0d9c" alt="" class="component__image" style="width:44px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-marketing-hover.svg" loading="lazy" /> </div> </a> </div> <div class="component s0 between component--block team-card" style="margin:0;" > <a href="/teams/it" class="component--block__link" data-event="clicked" data-uuid="bd6097b7-ae" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="c99a84f3" alt="" class="component__image xs-none-top xs-compact-bottom" style="width:32px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-it.svg" loading="lazy" /> </div> <div class="component__heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > IT </h3> <p>Deliver exceptional operations and support services.</p> </div> </div> <div class="component component--image hoverable"> <img id="b459ac25" alt="" class="component__image" style="width:32px;height:28px;" src="https://wac-cdn.atlassian.com/misc-assets/adg4-nav/nav-it-hover.svg" loading="lazy" /> </div> </a> </div> </div> </div> <div class="component component--block bottom-three-col" style="margin-top:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm component--block__background neutral100 has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block col-1" style="margin:0;" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > solution </h5> </div> <div class="component component--link-button "> <a href="/solutions/work-management" data-event="clicked" data-uuid="b179f79d-e5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Work Management" data-label-english="Work Management" class="component__link default " > Work Management </a> </div> <div class="component component--link-button "> <a href="/solutions/itsm" data-event="clicked" data-uuid="5ad93cb6-9a" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="IT Service Management" data-label-english="IT Service Management" class="component__link default " > IT Service Management </a> </div> <div class="component component--link-button "> <a href="/solutions/devops" data-event="clicked" data-uuid="d013113f-55" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Agile &amp; DevOps" data-label-english="Agile & DevOps" class="component__link default " > Agile &amp; DevOps </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > By team size </h5> </div> <div class="component component--link-button "> <a href="/enterprise" data-event="clicked" data-uuid="f56440e6-51" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Enterprise" data-label-english="Enterprise" class="component__link default " > Enterprise </a> </div> <div class="component component--link-button "> <a href="/software/small-business" data-event="clicked" data-uuid="7515a7d2-b8" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Small business" data-label-english="Small business" class="component__link default " > Small business </a> </div> <div class="component component--link-button "> <a href="/software/startups" data-event="clicked" data-uuid="7dd4032c-05" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Startup" data-label-english="Startup" class="component__link default " > Startup </a> </div> <div class="component component--link-button "> <a href="/teams/nonprofits" data-event="clicked" data-uuid="ecd56900-50" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Non-profit" data-label-english="Non-profit" class="component__link default " > Non-profit </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh- heading" > By industry </h5> </div> <div class="component component--link-button "> <a href="/industries/retail" data-event="clicked" data-uuid="d1ccbcfe-58" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Retail" data-label-english="Retail" class="component__link default " > Retail </a> </div> <div class="component component--link-button "> <a href="/industries/telecom" data-event="clicked" data-uuid="3c615ef5-97" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Telecommunications" data-label-english="Telecommunications" class="component__link default " > Telecommunications </a> </div> <div class="component component--link-button "> <a href="/industries/professional-services" data-event="clicked" data-uuid="4926e993-46" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Professional services" data-label-english="Professional services" class="component__link default " > Professional services </a> </div> <div class="component component--link-button "> <a href="/government" data-event="clicked" data-uuid="89d1956c-e2" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Government" data-label-english="Government" class="component__link default " > Government </a> </div> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-why-atlassian" class="nav-link globalNav has-dropdown single adg4-nav-link-why-atlassian"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-fa47bfda-a17c-48bb-b238-3fb7545b1e42" data-event="clicked" data-uuid="fa47bfda-a1-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" data-product-key="bitbucket" > Why Atlassian <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-fa47bfda-a17c-48bb-b238-3fb7545b1e42"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-94bac309-9300-4042-bafe-297e6188d84f" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Why Atlassian </h5> <div class="component component--block nav-three-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:0;" > <a href="https://marketplace.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="c9dc5872-ad" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Integrations </h3> <p>Connect thousands of apps to your Atlassian products</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/customers" class="component--block__link" data-event="clicked" data-uuid="d7af88e4-e4" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Customers </h3> <p>Case studies & stories powered by teamwork</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust/compliance/resources/fedramp" class="component--block__link" data-event="clicked" data-uuid="214ef2f0-e9" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > FedRAMP </h3> <p>Compliant solutions for the public sector</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust/resilience" class="component--block__link" data-event="clicked" data-uuid="12386179-63" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Resilience </h3> <p>Enterprise-grade & highly performant infrastructure</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/platform" class="component--block__link" data-event="clicked" data-uuid="b6627015-48" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Platform </h3> <p>Our deeply integrated, reliable & secure platform</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/trust" class="component--block__link" data-event="clicked" data-uuid="7a444656-29" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Trust center </h3> <p>Ensure your data’s security, compliance & availability</p> </div> </a> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-resources" class="nav-link globalNav has-dropdown single adg4-nav-link-resources"> <button class="nav-link-button main current-page-false" data-navlinkid="nav-link-9fc4b679-6101-4d37-be62-9764cce616cb" data-event="clicked" data-uuid="9fc4b679-61-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" data-product-key="bitbucket" > Resources <svg class="mobile" width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.36377 1L5.00013 5L1.36377 9" stroke="#101214" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> <svg class="desktop" width="11" height="6" viewBox="0 0 11 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.19995 1.18182L5.19995 4.81818L1.19995 1.18182" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg> </button> <div class="dropdown-content" id="nav-link-9fc4b679-6101-4d37-be62-9764cce616cb"> <div class="dropdown-content-inner"> <div class="tab-buttons-area"> </div> <div class="tab-content-area globalNav cols-1"> <div id="tab-e081e462-8411-40d8-9160-3f1b4949778a" class="singular-tab-content active"> <h5 class="mobile-title eyebrows"> Resources </h5> <div class="component component--block nav-four-col" style="margin:0;" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block" style="margin:0;" > <a href="https://support.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="29bbc167-92" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Customer Support </h3> <p>Ask questions, report bugs & give us feedback</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="https://partnerdirectory.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="a6a57338-f5" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Find Partners </h3> <p>Consulting, training & product customization support</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="/migration" class="component--block__link" data-event="clicked" data-uuid="92cc2fbe-15" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Migration Program </h3> <p>Step-by-step guidance for your Atlassian cloud migration</p> </div> </a> </div> <div class="component s0 between component--block" style="margin:0;" > <a href="https://university.atlassian.com/" class="component--block__link" data-event="clicked" data-uuid="b6f659ac-62" data-event-component="linkButton" data-event-container="block" data-schema-version="1" data-product-key="bitbucket" > <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > University </h3> <p>Learn and expand your skill set for all things Atlassian</p> </div> </a> </div> </div> </div> <div class="component component--block bottom-four-col" > <div class="intra-div flexRow alignContentStart alignItemsStretch justifyStart wrap no s0 between flexColSm component--block__background n10 has-border border-color- padding-24 padding-style-allSides allSides border-radius-default border-width-0"> <div class="component s0 between component--block col-1" style="margin:0;" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 heading" > support </h5> </div> <div class="component component--link-button "> <a href="/company/contact/general-inquiries" data-event="clicked" data-uuid="a169f872-54" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="General inquiries" data-label-english="General inquiries" class="component__link default " > General inquiries </a> </div> <div class="component component--link-button "> <a href="/company/contact/product-evaluator-advice" data-event="clicked" data-uuid="761c7820-2e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Product Advice" data-label-english="Product Advice" class="component__link default " > Product Advice </a> </div> <div class="component component--link-button "> <a href="/partners" data-event="clicked" data-uuid="78508d01-2c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Partner support" data-label-english="Partner support" class="component__link default " > Partner support </a> </div> <div class="component component--link-button "> <a href="/enterprise/success" data-event="clicked" data-uuid="f4a22b8f-03" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Enterprise support" data-label-english="Enterprise support" class="component__link default " > Enterprise support </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <div class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 h5 heading" > </div> </div> <div class="component component--link-button "> <a href="https://support.atlassian.com/contact/" data-event="clicked" data-uuid="b802a97d-a6" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Technical Support" data-label-english="Technical Support" class="component__link default " > Technical Support </a> </div> <div class="component component--link-button "> <a href="/company/contact/purchasing-licensing" data-event="clicked" data-uuid="80be0d0e-96" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Pricing and Billing" data-label-english="Pricing and Billing" class="component__link default " > Pricing and Billing </a> </div> <div class="component component--link-button "> <a href="https://developer.atlassian.com/" data-event="clicked" data-uuid="a77e284c-f5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Developer support" data-label-english="Developer support" class="component__link default " > Developer support </a> </div> <div class="component component--link-button "> <a href="/licensing/purchase-licensing" data-event="clicked" data-uuid="7e4bcf50-d5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Purchasing &amp; Licensing" data-label-english="Purchasing & Licensing" class="component__link default " > Purchasing &amp; Licensing </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 heading" > learn </h5> </div> <div class="component component--link-button "> <a href="/project-management" data-event="clicked" data-uuid="37e63de2-8b" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Project Management" data-label-english="Project Management" class="component__link default " > Project Management </a> </div> <div class="component component--link-button "> <a href="/agile" data-event="clicked" data-uuid="cd88fac0-34" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Agile" data-label-english="Agile" class="component__link default " > Agile </a> </div> <div class="component component--link-button "> <a href="/community" data-event="clicked" data-uuid="777bf608-da" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Community" data-label-english="Community" class="component__link default " > Community </a> </div> <div class="component component--link-button "> <a href="/get-started" data-event="clicked" data-uuid="46448b23-df" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Get Started" data-label-english="Get Started" class="component__link default " > Get Started </a> </div> </div> <div class="component s0 between component--block col-1" > <div class="component component--heading"> <div class="fnt-wt font-wt-600 fnt-mg font-mgn-16 fnt-ln font-lnh-13 h5 heading" > </div> </div> <div class="component component--link-button "> <a href="/work-management/project-collaboration" data-event="clicked" data-uuid="121af982-23" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Project Collaboration" data-label-english="Project Collaboration" class="component__link default " > Project Collaboration </a> </div> <div class="component component--link-button "> <a href="/team-playbook" data-event="clicked" data-uuid="be1af204-2b" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Team Playbook" data-label-english="Team Playbook" class="component__link default " > Team Playbook </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/display/ALLDOC/Atlassian+Documentation" data-event="clicked" data-uuid="f088bee8-17" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Product Documentation" data-label-english="Product Documentation" class="component__link default " > Product Documentation </a> </div> </div> </div> </div> </div> </div></div> <button class="mobile-back-button"> <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> </div> </li> <li id="adg4-nav-link-enterprise" class="nav-link globalNav single adg4-nav-link-enterprise"> <a class="nav-link-button main current-page-false" data-navlinkid="nav-link-c13c1778-a877-4684-b860-ceb576c29507" href="/enterprise" data-event="clicked" data-uuid="c13c1778-a8-link" data-event-component="linkButton" data-event-container="globalNav-navigation-link" data-schema-version="1" data-product-key="bitbucket" > Enterprise </a> </li> <li class="menu-spacer"></li> <li class="more-less menu-more globalNav"><button class="lessmore button-menu-more" data-event="clicked" data-uuid="0703b6c2-3e-more" data-event-component="linkButton" data-event-container="globalNav-more" data-schema-version="1" data-product-key="bitbucket" >More +</button></li> <li class="more-less menu-less globalNav"><button class="lessmore button-menu-less" data-event="clicked" data-uuid="0703b6c2-3e-less" data-event-component="linkButton" data-event-container="globalNav-less" data-schema-version="1" data-product-key="bitbucket" >Less -</button></li> </ul> <ul class="search-profile"> <li class="cta-desktop"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-linik" data-event-component="linkButton" data-event-container="globalNav-cta-desktop" data-schema-version="1" data-product-key="bitbucket" data-label-english="Get it free" >Try now</a> </li> <li class="search-button"> <button class="search-open doNotAutoTrack"> <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.8422 17.189L19.0001 20.3469" stroke="currentColor" stroke-width="2.75" stroke-linecap="round" /> <path d="M9.59182 17.7583C14.0392 17.7583 17.6444 14.1531 17.6444 9.70571C17.6444 5.25836 14.0392 1.65308 9.59182 1.65308C5.14447 1.65308 1.53918 5.25836 1.53918 9.70571C1.53918 14.1531 5.14447 17.7583 9.59182 17.7583Z" stroke="currentColor" stroke-width="2.25" /> </svg> </button> </li> <li class="adg4-nav-account-sign-in"></li> <li class="adg4-nav-account-my-products"></li> </ul> <div class="search-form"> <button class="mobile-back-button" data-event="clicked" data-uuid="0703b6c2-3e-mobile-back-button" data-event-component="linkButton" data-event-container="globalNav-mobile-back-button" data-schema-version="1" data-product-key="bitbucket" > <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.77087 14.5334C7.87109 14.4335 7.9506 14.3148 8.00485 14.1841C8.0591 14.0535 8.08702 13.9134 8.08702 13.772C8.08702 13.6306 8.0591 13.4905 8.00485 13.3599C7.9506 13.2292 7.87109 13.1105 7.77087 13.0106L3.68091 8.92576L14.0174 8.92576C14.3034 8.92576 14.5777 8.8123 14.7799 8.61033C14.9821 8.40837 15.0957 8.13444 15.0957 7.84882C15.0957 7.5632 14.9821 7.28927 14.7799 7.08731C14.5777 6.88534 14.3034 6.77188 14.0174 6.77188L3.68091 6.77188L7.77087 2.68705C7.87109 2.58712 7.9506 2.46843 8.00485 2.33778C8.0591 2.20714 8.08702 2.06709 8.08702 1.92565C8.08702 1.78421 8.0591 1.64416 8.00485 1.51351C7.9506 1.38286 7.87109 1.26418 7.77087 1.16425C7.35033 0.744243 6.6667 0.744243 6.24508 1.16425L0.315557 7.08742C0.120278 7.28171 0.00717735 7.54348 -0.00038147 7.81867V7.88005C0.00734234 8.15489 0.120439 8.41626 0.315557 8.61022L6.24508 14.5334C6.34523 14.6335 6.46415 14.713 6.59505 14.7672C6.72596 14.8213 6.86627 14.8492 7.00798 14.8492C7.14968 14.8492 7.28999 14.8213 7.4209 14.7672C7.5518 14.713 7.67072 14.6335 7.77087 14.5334Z" fill="#1868DB"/> </svg> Back </button> <div class="input-container"> <input class="adg4-search-input" type="text" placeholder="Search Atlassian" /> <svg width="21" height="22" viewBox="0 0 21 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.8422 17.189L19.0001 20.3469" stroke="#101214" stroke-width="2.75" stroke-linecap="round" /> <path d="M9.59182 17.7583C14.0392 17.7583 17.6444 14.1531 17.6444 9.70571C17.6444 5.25836 14.0392 1.65308 9.59182 1.65308C5.14447 1.65308 1.53918 5.25836 1.53918 9.70571C1.53918 14.1531 5.14447 17.7583 9.59182 17.7583Z" stroke="#101214" stroke-width="2.25" /> </svg> </div> <div class="adg4-search-results"></div> <button class="search-close doNotAutoTrack" title="Close search"> <hr class="mid mid1" /> <hr class="mid mid2" /> </button> </div> </div> </div> <div class="cta-tablet"> <a class="cta button--one button--regular button--primary try-now-cta-link" style="visibility: hidden;" href="/try" data-event="clicked" data-uuid="0703b6c2-3e-cta-tablet" data-event-component="linkButton" data-event-container="globalNav-cta-tablet" data-schema-version="1" data-product-key="bitbucket" data-label-english="Get it free" >Try now</a> </div> <div id="adg4-app-switcher"></div> <script type="text/jsx-component"> { "type": "WacAppSwitcher", "domRootId": "adg4-app-switcher", "props": { "domRootId": "adg4-app-switcher", "wacAppSwitcherLabel": "", "allowWacJoinSitesProvider": true } } </script> <div class="adg4-nav-account-logged-in"></div> <div class="adg4-nav-account-info"></div> </div> </div> </div> <script type="text/x-component"> { "type":"imkt.components.ADG4GlobalNav", "params": { "navType":"globalNav", "labels": { "JoinSiteUserDropdown.logOut":"Log out", "JoinSiteUserDropdown.logIn":"Sign in", "JoinSiteUserDropdown.joinTeam":"Join your team", "JoinSiteUserDropdown.profile":"Profile", "JoinSiteUserDropdown.switchAccount":"Switch account", "JoinSiteUserDropdown.licenses":"Licenses", "JoinSiteUserDropdown.logOutHeading":"Log out", "JoinSiteUserDropdown.logOutTriggerText":"Log out" }, "ctaLabel":"Try now", "ctaLabelAlternative":"Get it free" } } </script></nav> </header> <main> <style> .container, .container-fluid { width: 100%; } a.code-link { display: inline-block; background: #f4f5f7; padding: 0 0.25rem; margin: 0; line-height: inherit; top: 0.4rem; border-radius: 0.25rem; font-family: Courier,serif; font-size: 1rem; } td code { display: inline-block; background: #f4f5f7; padding: 0 0.25rem; margin: 0; line-height: inherit; position: relative; top: 0.4rem; border-radius: 0.25rem; } .wac table code { white-space: normal; } .overview-link {display: none;} </style> <div class="container-fluid md-comfortable-bottom xs-cozy lg-comfortable-top"> <div class="row"> <div class="column column-md-3 column-lg-offset-1 hide-xs hide-sm no-flex" > <div class="component component--guided-sidebar agile-style "> <div class="side-links"> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links revealed active" > <a href="/git/tutorials" data-event="clicked" data-uuid="ba117452-c6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 active"> Learn Git </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials" data-event="clicked" data-uuid="73376f82-9073376f82-90" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/glossary" data-event="clicked" data-uuid="73376f82-90" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git commands </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/learn-git-with-bitbucket-cloud" data-event="clicked" data-uuid="86e24901-d7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Learn Git with Bitbucket Cloud </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/learn-about-code-review-in-bitbucket-cloud" data-event="clicked" data-uuid="b36f0666-8b" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Learn about code review in Bitbucket Cloud </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link revealed active" > <a href="/git/tutorials/learn-branching-with-bitbucket-cloud" data-event="clicked" data-uuid="da45f227-ff" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 active"> Learn Branching with Bitbucket Cloud </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/learn-undoing-changes-with-bitbucket" data-event="clicked" data-uuid="eb18bcb8-65" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Learn Undoing Changes with Bitbucket Cloud </a> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/what-is-version-control" data-event="clicked" data-uuid="73493862-1e" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Beginner </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/what-is-version-control" data-event="clicked" data-uuid="cf2fa51b-e6cf2fa51b-e6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/what-is-version-control" data-event="clicked" data-uuid="cf2fa51b-e6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> What is version control </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/source-code-management" data-event="clicked" data-uuid="d27d6f52-4d" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Source Code Management </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/what-is-git" data-event="clicked" data-uuid="73ae8173-f4" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> What is Git </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/why-git" data-event="clicked" data-uuid="b3938bad-a6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Why Git for your organization </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/install-git" data-event="clicked" data-uuid="5cf5c205-83" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Install Git </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-ssh" data-event="clicked" data-uuid="2d607960-05" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git SSH </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/export-git-archive" data-event="clicked" data-uuid="30c37aec-e8" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git archive </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/gitops" data-event="clicked" data-uuid="209b3e44-03" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> GitOps </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/atlassian-git-cheatsheet" data-event="clicked" data-uuid="e9f15021-de" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git cheat sheet </a> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/setting-up-a-repository" data-event="clicked" data-uuid="c4adb7fc-5f" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Getting started </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/setting-up-a-repository" data-event="clicked" data-uuid="794c1414-45794c1414-45" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/setting-up-a-repository" data-event="clicked" data-uuid="794c1414-45" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Setting up a repository </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/setting-up-a-repository" data-event="clicked" data-uuid="26a7b432-3126a7b432-31" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/setting-up-a-repository/git-init" data-event="clicked" data-uuid="26a7b432-31" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git init </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/setting-up-a-repository/git-clone" data-event="clicked" data-uuid="ded833fd-f8" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git clone </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/setting-up-a-repository/git-config" data-event="clicked" data-uuid="e1226ff2-05" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git config </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/git-alias" data-event="clicked" data-uuid="b37eadd9-e5" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git alias </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/saving-changes" data-event="clicked" data-uuid="64157480-cf" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Saving changes (Git add) </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/saving-changes" data-event="clicked" data-uuid="40474ee2-6340474ee2-63" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/saving-changes/git-commit" data-event="clicked" data-uuid="40474ee2-63" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git commit </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/saving-changes/git-diff" data-event="clicked" data-uuid="ef19452c-2c" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git diff </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/saving-changes/git-stash" data-event="clicked" data-uuid="a9978af8-f3" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git stash </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/saving-changes/gitignore" data-event="clicked" data-uuid="cada9f6f-c3" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> .gitignore </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/inspecting-a-repository" data-event="clicked" data-uuid="086ab617-94" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Inspecting a repository </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/inspecting-a-repository" data-event="clicked" data-uuid="4e2b93eb-024e2b93eb-02" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/inspecting-a-repository/git-tag" data-event="clicked" data-uuid="4e2b93eb-02" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git tag </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/inspecting-a-repository/git-blame" data-event="clicked" data-uuid="1e93e5d4-a5" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git blame </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/undoing-changes" data-event="clicked" data-uuid="96b8fac3-83" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Undoing changes </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/undoing-changes" data-event="clicked" data-uuid="928165e1-0f928165e1-0f" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/undoing-changes/git-clean" data-event="clicked" data-uuid="928165e1-0f" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git clean </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/undoing-changes/git-revert" data-event="clicked" data-uuid="6da47fe0-15" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git revert </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/undoing-changes/git-reset" data-event="clicked" data-uuid="047fb663-70" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git reset </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/undoing-changes/git-rm" data-event="clicked" data-uuid="28192be1-60" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git rm </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/rewriting-history" data-event="clicked" data-uuid="f9033597-1e" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Rewriting history </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/rewriting-history" data-event="clicked" data-uuid="4ad15752-714ad15752-71" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/rewriting-history/git-rebase" data-event="clicked" data-uuid="4ad15752-71" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git rebase </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/rewriting-history/git-reflog" data-event="clicked" data-uuid="5405438e-25" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git reflog </a> </div> </div> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/syncing" data-event="clicked" data-uuid="b3aac986-ca" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Collaborating workflows </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/syncing" data-event="clicked" data-uuid="005d17c0-fa005d17c0-fa" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/syncing" data-event="clicked" data-uuid="005d17c0-fa" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Syncing (git remote) </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/syncing" data-event="clicked" data-uuid="f2fb3f23-e8f2fb3f23-e8" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/syncing/git-fetch" data-event="clicked" data-uuid="f2fb3f23-e8" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git fetch </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/syncing/git-push" data-event="clicked" data-uuid="e126a06d-49" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git push </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/syncing/git-pull" data-event="clicked" data-uuid="bc45bdbd-a7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git pull </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/making-a-pull-request" data-event="clicked" data-uuid="c5be40a1-fa" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Making a Pull Request </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/using-branches" data-event="clicked" data-uuid="21ac1b25-bf" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Using Branches (Git branch) </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/using-branches" data-event="clicked" data-uuid="aa86fb8a-c9aa86fb8a-c9" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/using-branches/git-checkout" data-event="clicked" data-uuid="aa86fb8a-c9" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git checkout </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/using-branches/git-merge" data-event="clicked" data-uuid="b9ab3d86-18" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> git merge </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/using-branches/merge-conflicts" data-event="clicked" data-uuid="6fd06a62-78" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Merge conflicts </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/using-branches/merge-strategy" data-event="clicked" data-uuid="1345f9e4-6e" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Merge strategies </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/comparing-workflows" data-event="clicked" data-uuid="8aea438d-dc" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Comparing Workflows </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/comparing-workflows" data-event="clicked" data-uuid="181b0684-4d181b0684-4d" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/comparing-workflows/feature-branch-workflow" data-event="clicked" data-uuid="181b0684-4d" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Feature Branch Workflow </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/comparing-workflows/gitflow-workflow" data-event="clicked" data-uuid="21fb53d2-09" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Gitflow Workflow </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/comparing-workflows/forking-workflow" data-event="clicked" data-uuid="5860a775-04" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Forking Workflow </a> </div> </div> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/svn-to-git-prepping-your-team-migration" data-event="clicked" data-uuid="988945c7-8b" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Migrating to Git </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/svn-to-git-prepping-your-team-migration" data-event="clicked" data-uuid="3b93b24e-e63b93b24e-e6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/svn-to-git-prepping-your-team-migration" data-event="clicked" data-uuid="3b93b24e-e6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> SVN to Git - prepping for the migration </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/migrating-overview" data-event="clicked" data-uuid="8d528068-0c" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Migrate to Git from SVN </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/migrating-overview" data-event="clicked" data-uuid="f756d677-baf756d677-ba" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/migrating-prepare" data-event="clicked" data-uuid="f756d677-ba" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Prepare </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/migrating-convert" data-event="clicked" data-uuid="55fcfec0-ad" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Convert </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/migrating-synchronize" data-event="clicked" data-uuid="34d07ea8-c9" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Synchronize </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/migrating-share" data-event="clicked" data-uuid="adcf9e2b-ce" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Share </a> </div> <div class="custom-guide-link level-3 guide-sidebar-link foldup" > <a href="/git/tutorials/migrating-migrate" data-event="clicked" data-uuid="d61af60d-66" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level3 "> Migrate </a> </div> </div> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/perforce-git" data-event="clicked" data-uuid="0fe6f656-66" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Perforce to Git - why to make the move </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/perforce-git-migration" data-event="clicked" data-uuid="f922087b-39" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Migrating from Perforce to Git </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-p4" data-event="clicked" data-uuid="2b6f1aa1-0d" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Working with Git and Perforce: integration workflow </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-move-repository" data-event="clicked" data-uuid="ab11b7e2-31" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> How to move a Git repository with history </a> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/tutorials/advanced-overview" data-event="clicked" data-uuid="cddab674-8a" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Advanced Tips </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/tutorials/advanced-overview" data-event="clicked" data-uuid="5f37e45a-b75f37e45a-b7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/merging-vs-rebasing" data-event="clicked" data-uuid="5f37e45a-b7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Merging vs. Rebasing </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/resetting-checking-out-and-reverting" data-event="clicked" data-uuid="6cf59c06-8c" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Reset, Checkout, and Revert </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-log" data-event="clicked" data-uuid="67d99cf1-a6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Advanced Git log </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-hooks" data-event="clicked" data-uuid="1df36c53-7a" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git Hooks </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/refs-and-the-reflog" data-event="clicked" data-uuid="93fa4708-95" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Refs and the Reflog </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-submodule" data-event="clicked" data-uuid="89f62575-d7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git submodules </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-subtree" data-event="clicked" data-uuid="8feee60a-40" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git subtree </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/big-repositories" data-event="clicked" data-uuid="842498ec-d2" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Large repositories in Git </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-lfs" data-event="clicked" data-uuid="1e401cd6-a6" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git LFS </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-gc" data-event="clicked" data-uuid="db4590d5-06" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git gc </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-prune" data-event="clicked" data-uuid="0362885a-c4" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git prune </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-bash" data-event="clicked" data-uuid="426c55a6-e7" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git bash </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/dotfiles" data-event="clicked" data-uuid="53c67157-51" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> How to store dotfiles </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/cherry-pick" data-event="clicked" data-uuid="512b4190-93" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git cherry pick </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/gitk" data-event="clicked" data-uuid="89b384ba-9b" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> GitK </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-show" data-event="clicked" data-uuid="814de6d6-d2" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git-show </a> </div> </div> </div> <div class="custom-guide-link level-1 guide-sidebar-link has-child-links foldup" > <a href="/git/articles" data-event="clicked" data-uuid="211e7dd9-1b" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level1 "> Articles </a> <div class="nested-links" > <div class="overview-link "> <a href="/git/articles" data-event="clicked" data-uuid="34dfa4fb-4934dfa4fb-49" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link">Overview</a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/articles/maven-dependencies-versions-merging" data-event="clicked" data-uuid="34dfa4fb-49" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Dealing with Maven dependencies when switching to Git </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/articles/pull-request-proficiency-fetching-abilities-unlocked" data-event="clicked" data-uuid="ad17c8d0-65" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Pull request proficiency: Fetching abilities unlocked! </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/articles/git-and-project-dependencies" data-event="clicked" data-uuid="0f8e5ad2-8a" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git and project dependencies </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/articles/git-or-svn-git-branching-model" data-event="clicked" data-uuid="0ed14918-e0" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git or SVN? How Nuance Healthcare Chose a Git Branching Model </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/tutorials/git-forks-and-upstreams" data-event="clicked" data-uuid="97efe19c-57" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Git Forks And Upstreams: How-to and a cool tip </a> </div> <div class="custom-guide-link level-2 guide-sidebar-link foldup" > <a href="/git/articles/core-concept-workflows-and-tips" data-event="clicked" data-uuid="52397a9b-e5" data-event-component="linkButton" data-event-container="guidedSidebarLink" data-schema-version="1" data-product-key="bitbucket" class="guide-sidebar-child-link level2 "> Core concept, workflows and tips </a> </div> </div> </div> </div> <script type="text/x-component"> { "type":"imkt.components.GuidedSidebar", "params": { "stickyPosition":"100", "isAgile":true } } </script></div> </div> <div class="column column-lg-7 column-md-9 s0 between" > <div class="container-fluid xs-none"> <div class="row flex-container"> <div class="column xs-none-top vertical-top s0 between" > <div class="component component--heading"> <h1 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Learn Branching with Bitbucket Cloud </h1> </div> <div class="component component--heading-textblock text-oversized"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Objective </h4> <p>This tutorial will teach you the basics of creating, working in, reviewing, and merging branches using Git and Bitbucket Cloud. </p> </div> </div> <div class="column column-md-3 no-flex" > <div class="component component--heading-textblock text-oversized"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Time </h4> <p>35 minutes</p> </div> </div> <div class="column column-md-4 no-flex" > <div class="component component--heading-textblock text-oversized"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Audience </h4> <p>You already understand the basic Git workflow</p> </div> </div> <div class="column column-md-5 no-flex" > <div class="component component--heading-textblock text-oversized"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Prerequisites </h4> <p><a data-event="clicked" data-uuid="fc7bcc0d-fe0" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-product-key="bitbucket" data-label="You have installed Git" data-label-english="You have installed Git" href="/git/tutorials/install-git">You have installed Git</a></p> <p><a data-event="clicked" data-uuid="fc7bcc0d-fe1" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-product-key="bitbucket" data-label="You have a Bitbucket account" data-label-english="You have a Bitbucket account" href="https://bitbucket.org/account/signup/">You have a Bitbucket account</a></p> </div> </div> <div class="column column-md-12 s0 between" > <div class="component component--textblock component--text-block-white"> <p>This tutorial is for you if you already understand the basic Git workflow including how to:</p> <ul> <li><strong>Clone</strong>: copying the remote repository in Bitbucket Cloud to your local system</li> <li><strong>Add or stage</strong>: taking changes you have made and get them ready to add to your git history</li> <li><strong>Commit</strong>: add new or changed files to the git history for the repository</li> <li><strong>Pull</strong>: get new changes others have added to the repository into your local repository</li> <li><strong>Push</strong>: get changes from your local system onto the remote repository </li> </ul> <p>If you don't know the Git basics, don't worry just check out our <a data-event="clicked" data-uuid="0e5ad288-6a0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Learn Git with Bitbucket Cloud" data-label-english="Learn Git with Bitbucket Cloud" href="/git/tutorials/learn-git-with-bitbucket-cloud">Learn Git with Bitbucket Cloud</a> tutorial and you'll be up to speed in no time.</p> </div> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div s0 between block-theme-one-reduce-padding has-border border-color-n0 padding-default padding-style-allSides allSides border-radius-default border-width-1"> <div class="component component--image-heading-textblock margin-default"> <div class="component__image component__image--left"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-24 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="fill: #091e42; fill-rule:evenodd;" d="M18,0A18,18,0,1,0,36,18,18,18,0,0,0,18,0Zm.16,10.1a2.68,2.68,0,1,0-2.69-2.68A2.68,2.68,0,0,0,18.16,10.1Zm3.16,15.64a1.42,1.42,0,0,1,.06,2.84H15A1.42,1.42,0,0,1,15,25.74h1.81V15H15a1.43,1.43,0,0,1-1.42-1.35v-.07a1.42,1.42,0,0,1,1.35-1.42h3.25a1.43,1.43,0,0,1,1.42,1.35V25.74Z"/></svg> </div> </div> </div> <div class="component__heading-textblock component__heading-textblock--right" style="padding-left:24px;"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Why branching matters </h4> <p>Branching is one of the best ways to get the most out of Git for version control. Branching in Git allows you to:</p> <ul> <li>Have several teams working from a single repository concurrently.</li> <li>Have team members anywhere in the world using Bitbucket Cloud to collaborate.</li> <li>Have multiple lines of development running at the same time independent of each other without needing code freezes.</li> </ul> </div> </div> </div> </div> </div> </div> <div class="component component--horizontal-rule align-center" style="padding-top:16px;"> <hr class="default " /> </div> <div class="container-fluid"> <div class="row flex-container"> <div class="column xs-none-bottom s0 between" > <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Get set up </h2> </div> <div class="component component--horizontal-rule align-left"> <hr class="type2 " /> </div> </div> <div class="column column-sm-8 s0 between" > <div class="component component--textblock "> <p>Since we want you to feel like you're working on a team, in a common Bitbucket repository, we will have you fork a public repository we have supplied.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div s0 between block-theme-one-reduce-padding has-border border-color-n0 padding-default padding-style-allSides allSides border-radius-default border-width-1"> <div class="component component--image-heading-textblock margin-default"> <div class="component__image component__image--left"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-24 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="fill: #091e42; fill-rule:evenodd;" d="M18,0A18,18,0,1,0,36,18,18,18,0,0,0,18,0Zm.16,10.1a2.68,2.68,0,1,0-2.69-2.68A2.68,2.68,0,0,0,18.16,10.1Zm3.16,15.64a1.42,1.42,0,0,1,.06,2.84H15A1.42,1.42,0,0,1,15,25.74h1.81V15H15a1.43,1.43,0,0,1-1.42-1.35v-.07a1.42,1.42,0,0,1,1.35-1.42h3.25a1.43,1.43,0,0,1,1.42,1.35V25.74Z"/></svg> </div> </div> </div> <div class="component__heading-textblock component__heading-textblock--right" style="padding-left:24px;"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > What is a fork? </h4> <p><em>Fork</em> is another way of saving a clone or copy. The term fork (in programming) derives from a Unix system call that creates a copy of an existing process. So, unlike a branch, a fork is independent from the original repository. If the original repository is deleted, the fork remains. If you fork a repository, you get that repository and all of its branches. </p> </div> </div> </div> </div> <div class="component component--textblock component--text-block-white"> <p>1. Go to <a data-event="clicked" data-uuid="64d8a508-c60" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="tutorials/tutorials.git.bitbucket.org" data-label-english="tutorials/tutorials.git.bitbucket.org" href="https://bitbucket.org/tutorials/tutorials.git.bitbucket.org">tutorials/tutorials.git.bitbucket.org</a></p> <p>2. Click <strong>+ > Fork this repository</strong> on the left side of the screen.</p> <p>3. Modify the <strong>Name</strong> so it is unique to your team, then click <strong>Fork repository</strong>. </p> <p>4. Create a directory for the repository which will be easy to navigate to. You might choose something like this:</p> </div> </div> <div class="column column-sm-4 s0 between" > <div class="container-fluid xs-none"> <div class="row flex-container"> <div class="column " > <div class="intra-div s0 between block-theme-one-reduce-padding "> <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="1b5afc1e" alt="Bitbucket logo" class="component__image" style="width:36px;" src="https://wac-cdn.atlassian.com/dam/jcr:03116c1f-27e5-4a82-9b9b-806786578fb2/logos-bitbucket-icon-gradient-blue-121x109@2x.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component__heading-textblock"> <h6 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- eyebrows heading" > SEE SOLUTION </h6> </div> </div> <div class="component component--heading"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Learn Git with Bitbucket Cloud </h4> </div> <div class="component component--link-button "> <a href="/git/tutorials/learn-git-with-bitbucket-cloud" data-event="clicked" data-uuid="c4abfb5c-28" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Read tutorial" data-label-english="Read tutorial" class="component__link link-arrow " > Read tutorial<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> <div class="column " > <div class="intra-div s0 between block-theme-one-reduce-padding "> <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="5f16ec84" alt="Git logo" class="component__image" style="width:36px;" src="https://wac-cdn.atlassian.com/dam/jcr:a97c36ee-9cef-4e49-8c5f-8d53ab682e1a/Git-sq.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component__heading-textblock"> <h6 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- eyebrows heading" > related material </h6> </div> </div> <div class="component component--heading"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Git commands </h4> </div> <div class="component component--link-button "> <a href="/git/glossary" data-event="clicked" data-uuid="86213f42-6d" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Learn more" data-label-english="Learn more" class="component__link link-arrow " > Learn more<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> </div> </div> </div> <div class="column s0 between" > <div class="component component--codeblock"> <pre><code>$&nbsp;mkdir&nbsp;test-repositories&nbsp;$&nbsp;cd&nbsp;test-repositories/&nbsp;$&nbsp;test-repositories</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>The preceding example creates the test-repositories directory using the mkdir (make directory) command and switches to that directory using the cd (change directory) command.</p> <p>5. Clone the forked repository into the directory you just created. It might look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;clone&nbsp;https://dstevenstest@bitbucket.org/dstevenstest/mygittutorial.bitbucket.io.git&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cloning&nbsp;into&nbsp;&#039;mygittutorial.bitbucket.io&#039;...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;remote:&nbsp;Counting&nbsp;objects:&nbsp;12392,&nbsp;done.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;remote:&nbsp;Compressing&nbsp;objects:&nbsp;100%&nbsp;(12030/12030),&nbsp;done.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;remote:&nbsp;Total&nbsp;12392&nbsp;(delta&nbsp;8044),&nbsp;reused&nbsp;564&nbsp;(delta&nbsp;360)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receiving&nbsp;objects:&nbsp;100%&nbsp;(12392/12392),&nbsp;2.72&nbsp;MiB&nbsp;|&nbsp;701.00&nbsp;KiB/s,&nbsp;done.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resolving&nbsp;deltas:&nbsp;100%&nbsp;(8044/8044),&nbsp;done.&nbsp;$&nbsp;cd&nbsp;mygittutorial.bitbucket.io/</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>This clones the repository using the git clone command and creates the directory the clone created <a data-event="clicked" data-uuid="6dc671bc-ea0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="mygittutorial.git.bitbucket.io" data-label-english="mygittutorial.git.bitbucket.io" href="https://superteam-tutorials.git.bitbucket.io/">mygittutorial.git.bitbucket.io</a>. </p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Create a branch and change something using the branching workflow </h3> </div> <div class="component component--textblock component--text-block-white"> <p>You're going to add a quote on your website in this branch. </p> <p>1. Create a branch using the git branch command.</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;branch&nbsp;test-1</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>2. Check out the branch you just created using the git checkout command.</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;checkout&nbsp;test-1&nbsp;Switched&nbsp;to&nbsp;branch&nbsp;&#039;test-1&#039;</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>3. List the branches you have locally using the git branch command.</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;branch&nbsp;&nbsp;&nbsp;main&nbsp;&nbsp;&nbsp;*&nbsp;test-1</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>4. Make an update to the editme.html file by adding a quote. You can use something like the following:</p> </div> <div class="component component--codeblock"> <pre><code>This&nbsp;is&nbsp;a&nbsp;quote,&nbsp;and&nbsp;I&nbsp;like&nbsp;it.<br/>&nbsp;&nbsp;&nbsp;A&nbsp;quote:&nbsp;The&nbsp;Art&nbsp;of&nbsp;Quoting&nbsp;</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>5. Add that change.</p> </div> <div class="component component--codeblock"> <pre><code>git&nbsp;add&nbsp;editme.html</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>Note: Your change isn't committed to the git history yet – it's in a "waiting" state. We learned about this in <a data-event="clicked" data-uuid="3b9a9a40-aa0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Saving changes" data-label-english="Saving changes" href="/git/tutorials/saving-changes">Saving changes</a>.</p> <p>6. Commit the change with a descriptive commit message.</p> </div> <div class="component component--codeblock"> <pre><code>git&nbsp;commit&nbsp;editme.html&nbsp;-m&#039;added&nbsp;a&nbsp;new&nbsp;quote&#039;&nbsp;[test-1&nbsp;063b772]&nbsp;added&nbsp;a&nbsp;new&nbsp;quote&nbsp;1&nbsp;file&nbsp;changed,&nbsp;3&nbsp;insertions(+),&nbsp;3&nbsp;deletions(-)</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>Note: Now the change is part of the git history as a single "commit." We learned about this in <a data-event="clicked" data-uuid="dc0d1cf9-e80" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Saving changes" data-label-english="Saving changes" href="/git/tutorials/saving-changes">Saving changes</a>.</p> <p>7. Push that change to Bitbucket using the git push command.</p> </div> <div class="component component--codeblock"> <pre><code>git&nbsp;push&nbsp;fatal:&nbsp;The&nbsp;current&nbsp;branch&nbsp;test-1&nbsp;has&nbsp;no&nbsp;upstream&nbsp;branch.&nbsp;To&nbsp;push&nbsp;the&nbsp;current&nbsp;branch&nbsp;and&nbsp;set&nbsp;the&nbsp;remote&nbsp;as&nbsp;upstream,&nbsp;use&nbsp;&nbsp;&nbsp;git&nbsp;push&nbsp;--set-upstream&nbsp;origin&nbsp;test-1</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>You will see an error because the first time you push a new branch you created locally you have to designate that branch.</p> <p>8. Push the branch and change using the git push branch command.</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;push&nbsp;origin&nbsp;test-1&nbsp;Counting&nbsp;objects:&nbsp;3,&nbsp;done.&nbsp;Delta&nbsp;compression&nbsp;using&nbsp;up&nbsp;to&nbsp;8&nbsp;threads.&nbsp;Compressing&nbsp;objects:&nbsp;100%&nbsp;(3/3),&nbsp;done.&nbsp;Writing&nbsp;objects:&nbsp;100%&nbsp;(3/3),&nbsp;363&nbsp;bytes&nbsp;|&nbsp;0&nbsp;bytes/s,&nbsp;done.&nbsp;Total&nbsp;3&nbsp;(delta&nbsp;2),&nbsp;reused&nbsp;0&nbsp;(delta&nbsp;0)&nbsp;remote:&nbsp;remote:&nbsp;Create&nbsp;pull&nbsp;request&nbsp;for&nbsp;test-1:&nbsp;remote:&nbsp;https://bitbucket.org/dstevenstest/dans.git.bitbucket.org/pull-requests/new?source=test-1&amp;t=1&nbsp;remote:&nbsp;To&nbsp;https://bitbucket.org/dstevenstest/dans.git.bitbucket.org.git&nbsp;*&nbsp;[new&nbsp;branch]&nbsp;test-1&nbsp;-&gt;&nbsp;test-1</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>This tells the system that the origin repository is the destination of this new branch.</p> <p>9. Open your tutorial repository and click <strong>Branches</strong>. You should now see both the main and the test-1 branches. It should look something like this:</p> </div> <div class="component component--image image-center"> <img id="50986f26" alt="Central git repo to local git repo" class="component__image" style="width:75%;" src="https://wac-cdn.atlassian.com/dam/jcr:cb973bad-62d0-4fb1-b59b-9a14b7b58fd4/01%20learn-branches-01.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Create, fetch, and checkout a remote branch </h3> <p>When you're working in a team you'll likely have to pull or fetch branches which other team members create and push to Bitbucket. This example will give you some of the basics of creating and working with branches others create.</p> </div> <div class="component component--textblock component--text-block-white"> <p>1. Go to your tutorial repository in Bitbucket and click <strong>Branches</strong>. You should see something like this:</p> </div> <div class="component component--image image-center"> <img id="20725b27" alt="Tutorial branches" class="component__image" style="width:80%;" src="https://wac-cdn.atlassian.com/dam/jcr:fb7c325d-f1d5-471a-a05c-aba3f1de5a22/02%20bbc-tutorial-branches-page%20kopiera.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>2. Click <strong>Create branch</strong>, name the branch test-2, and click <strong>Create</strong>. </p> <p>3. Copy the git fetch command in the check out your branch dialog. It will probably look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;fetch&nbsp;&amp;&amp;&nbsp;git&nbsp;checkout&nbsp;test-2&nbsp;From&nbsp;https://bitbucket.org/dstevenstest/dans.git.bitbucket.org&nbsp;*&nbsp;[new&nbsp;branch]&nbsp;test-2&nbsp;-&gt;&nbsp;origin/test-2&nbsp;Branch&nbsp;test-2&nbsp;set&nbsp;up&nbsp;to&nbsp;track&nbsp;remote&nbsp;branch&nbsp;test-2&nbsp;from&nbsp;origin.&nbsp;Switched&nbsp;to&nbsp;a&nbsp;new&nbsp;branch&nbsp;&#039;test-2&#039;</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>4. Use the git branch command in your terminal. You should see a list of branches something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;branch&nbsp;&nbsp;&nbsp;main&nbsp;&nbsp;&nbsp;test-1&nbsp;*&nbsp;test-2</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>The branch with the asterisk * is the active branch. This is critical to remember when you are working in any branching workflow. </p> <p>5. Use the git status command and you'll see something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;status&nbsp;On&nbsp;branch&nbsp;test-2&nbsp;Your&nbsp;branch&nbsp;is&nbsp;up-to-date&nbsp;with&nbsp;&#039;origin/test-2&#039;.&nbsp;nothing&nbsp;to&nbsp;commit,&nbsp;working&nbsp;tree&nbsp;clean</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>You can see what branch you're on and that the branch is currently up to date with your remote (origin) branch. </p> <p>6. Use the git checkout command to change the focus back to your other branch. The command will look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;checkout&nbsp;test-1&nbsp;Switched&nbsp;to&nbsp;branch&nbsp;&#039;test-1&#039;&nbsp;Your&nbsp;branch&nbsp;is&nbsp;ahead&nbsp;of&nbsp;&#039;origin/test-1&#039;&nbsp;by&nbsp;3&nbsp;commits.&nbsp;(use&nbsp;&quot;git&nbsp;push&quot;&nbsp;to&nbsp;publish&nbsp;your&nbsp;local&nbsp;commits)</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>One of the most important things to remember when working in branches is that you want to be sure the branch you're making changes to is the correct branch. </p> </div> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Push change and create a pull request </h3> <p>Now it's time to get your first change reviewed and merge the branch.</p> </div> <div class="component component--textblock component--text-block-white"> <p>1. Click <strong>+> Create a pull request</strong>. You can see your test-1 branch as the source branch and main in the destination branch. </p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div s0 between block-theme-one-reduce-padding has-border border-color-n0 padding-default padding-style-allSides allSides border-radius-default border-width-1"> <div class="component component--image-heading-textblock margin-default"> <div class="component__image component__image--left"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-24 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="fill: #091e42; fill-rule:evenodd;" d="M18,0A18,18,0,1,0,36,18,18,18,0,0,0,18,0Zm.16,10.1a2.68,2.68,0,1,0-2.69-2.68A2.68,2.68,0,0,0,18.16,10.1Zm3.16,15.64a1.42,1.42,0,0,1,.06,2.84H15A1.42,1.42,0,0,1,15,25.74h1.81V15H15a1.43,1.43,0,0,1-1.42-1.35v-.07a1.42,1.42,0,0,1,1.35-1.42h3.25a1.43,1.43,0,0,1,1.42,1.35V25.74Z"/></svg> </div> </div> </div> <div class="component__heading-textblock component__heading-textblock--right" style="padding-left:24px;"> <p>Because we created this repository by forking an existing repository the destination is set to the main branch of the repository we forked.</p> <p>To correct this you will need to change the repository destination branch (the branch into which you will merge your changes) from tutorials/tutorials.git.bitbucket.org to your repository.</p> <p><img alt="Pull Request" src="https://wac-cdn.atlassian.com/fallback/dam/jcr:8983bfe5-6fa7-439f-8e60-4e3c250defda/03%20bitbucket-pull-requests%20kopiera.2021-06-07-16-16-39.png?cdnVersion=2449" style="width: 400px;" /></p> <p>You would also add reviewers on your team to the pull request. <a data-event="clicked" data-uuid="71665080-bc0" data-event-component="linkButton" data-event-container="richText" data-schema-version="1" data-product-key="bitbucket" data-label="Learn more about pull requests" data-label-english="Learn more about pull requests" href="https://www.atlassian.com/git/tutorials/making-a-pull-request">Learn more about pull requests</a></p> </div> </div> </div> </div> <div class="component component--textblock component--text-block-white"> <p>2. Click <strong>Create pull request</strong>.</p> <p>3. Make a comment in the pull request by selecting a line in the diff (the area displaying the change you made to the editme.html file).</p> <p>4. Click <strong>Approve</strong> in the top left of the page. Of course in a real pull request you'd have reviewers making comments</p> <p>5. Click <strong>Merge</strong>. </p> <p>6. (Optional) Update the <strong>Commit message</strong> with more details.</p> <p>7. Select the <strong>Merge commit</strong> Merge strategy from the two options:</p> <ul> <li><strong>Merge commit</strong>—Keeps all commits from your source branch and makes them part of the destination branch. This option is the same as entering git merge --no-ff in the command line.</li> <li><strong>Squash</strong>—Combines your commits when you merge the source branch into the destination branch. This option is the same as entering git merge --squash in the command line.</li> </ul> <p><a data-event="clicked" data-uuid="576bbea9-610" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Learn more" data-label-english="Learn more" href="https://support.atlassian.com/bitbucket-cloud/docs/use-pull-requests-for-code-review/#Workwithpullrequests-Mergestrategies">Learn more</a> for details on these two types of merge strategies.</p> <p>8. Click <strong>Commits</strong> and you will see how the branch you just merged fits into the larger scheme of changes.</p> </div> </div> <div class="column s0 between" > <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Delete a branch and pull main into local working branch </h3> </div> <div class="component component--textblock "> <p>Now you've gone through the basic branching workflow and your change is in main. The last thing we'll learn is how to delete the branch you just merged, pull the updated main branch, and merge the updated main branch into your test-2 branch.</p> </div> <div class="component component--block xs-cozy-bottom" > <div class="intra-div s0 between block-theme-one-reduce-padding has-border border-color-n0 padding-default padding-style-allSides allSides border-radius-default border-width-1"> <div class="component component--image-heading-textblock margin-default"> <div class="component__image component__image--left"> <div class="component__image "> <div class="div-inline-svg wpl-icon-size-24 wpl-icon-corner-3"> <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio='xMinYMin meet' viewBox="0 0 36 36"><path style="fill: #091e42; fill-rule:evenodd;" d="M18,0A18,18,0,1,0,36,18,18,18,0,0,0,18,0Zm.16,10.1a2.68,2.68,0,1,0-2.69-2.68A2.68,2.68,0,0,0,18.16,10.1Zm3.16,15.64a1.42,1.42,0,0,1,.06,2.84H15A1.42,1.42,0,0,1,15,25.74h1.81V15H15a1.43,1.43,0,0,1-1.42-1.35v-.07a1.42,1.42,0,0,1,1.35-1.42h3.25a1.43,1.43,0,0,1,1.42,1.35V25.74Z"/></svg> </div> </div> </div> <div class="component__heading-textblock component__heading-textblock--right" style="padding-left:24px;"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Why delete the branch? </h4> <p>Remember, branching in Git differs from SVN or similar version control systems by using a branches as both long running branches, like a main and development branch, and short term development branches like the examples we use in this tutorial. Because this is the case it's not a bad idea to delete local branches to keep your local environment cleaner.</p> <p><strong>Why pull main and merge it into test-2?</strong></p> <p>We're using this as an example of you working on a repository into which another team member is working. It's a good idea to pull changes into your working branch from time to time to prevent merge conflicts in pull requests.</p> </div> </div> </div> </div> <div class="component component--textblock "> <p>1. Open your terminal and run the git status command. The result should look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;status&nbsp;On&nbsp;branch&nbsp;test-1&nbsp;nothing&nbsp;to&nbsp;commit,&nbsp;working&nbsp;tree&nbsp;clean</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>You can see you're on the branch you just used to make your change and that you don't have any changes. We're ready to get rid of that branch now that we've finished that work.</p> <p>2. Switch to the main branch by running the git checkout main command. The result should look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>git&nbsp;checkout&nbsp;main&nbsp;Switched&nbsp;to&nbsp;branch&nbsp;&#039;main&#039;&nbsp;Your&nbsp;branch&nbsp;is&nbsp;up-to-date&nbsp;with&nbsp;&#039;origin/main&#039;.</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>Notice that the message says you are up-to-date? This is only your local branch. We know this because we just merged a change into main and haven't pulled that change from the remote repository to our local system. That's what we'll do next.</p> <p>3. Run the git pull command. The result should look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;pull&nbsp;remote:&nbsp;Counting&nbsp;objects:&nbsp;1,&nbsp;done.&nbsp;remote:&nbsp;Total&nbsp;1&nbsp;(delta&nbsp;0),&nbsp;reused&nbsp;0&nbsp;(delta&nbsp;0)&nbsp;Unpacking&nbsp;objects:&nbsp;100%&nbsp;(1/1),&nbsp;done.&nbsp;From&nbsp;https://bitbucket.org/dstevenstest/dans.git.bitbucket.org&nbsp;2d4c0ab..dd424cb&nbsp;main&nbsp;-&gt;&nbsp;origin/main&nbsp;Updating&nbsp;2d4c0ab..dd424cb&nbsp;Fast-forward&nbsp;editme.html&nbsp;|&nbsp;6&nbsp;+++---&nbsp;1&nbsp;file&nbsp;changed,&nbsp;3&nbsp;insertions(+),&nbsp;3&nbsp;deletions(-)<br/></code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>What happened is that when you pull the changes from the remote repository git runs a fast-forward merge to integrate the changes you made. It also lists how many files and lines in that file changed.</p> <p>4. Run the git branch -d {branch_name} command to remove the test-1 branch. The result will look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;branch&nbsp;-d&nbsp;test-1&nbsp;Deleted&nbsp;branch&nbsp;test-1&nbsp;(was&nbsp;063b772)</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>You can see that it deleted the branch and what the last commit hash was for that branch. This is the safe way to delete a branch because git won't allow you to delete the branch if it has uncommitted changes. You should be aware however that this won't prevent deleting changes which are committed to the git history but not merged into another branch.</p> <p>5. Switch to the test-2 branch using the git checkout command.</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;checkout&nbsp;test-2&nbsp;Switched&nbsp;to&nbsp;branch&nbsp;&#039;test-2&#039;&nbsp;Your&nbsp;branch&nbsp;is&nbsp;up-to-date&nbsp;with&nbsp;&#039;origin/test-2&#039;.</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>6. Merge the main branch into your working branch using the git merge main test-2 command. The result will look something like this:</p> </div> <div class="component component--codeblock"> <pre><code>$&nbsp;git&nbsp;merge&nbsp;main&nbsp;test-2&nbsp;Updating&nbsp;2d4c0ab..dd424cb&nbsp;Fast-forward&nbsp;editme.html&nbsp;|&nbsp;6&nbsp;+++---&nbsp;1&nbsp;file&nbsp;changed,&nbsp;3&nbsp;insertions(+),&nbsp;3&nbsp;deletions(-)<br/></code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock "> <p>It's important to remember the following:</p> <ul> <li>The active branch matters. If you want to merge main into test-2, you need to have test-2 checked out (active). The same is true if you want to merge test-2 into main – you need to have main checked out.</li> <li>To see what branch is active at any time, use git branch and the active branch will have an asterisk. Or use git status and it will tell you want branch you are on and if there are pending local changes.</li> </ul> <p>We hope you've learned a bit about branching and the commands involved. Let's review what we just covered:</p> </div> <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Review the branching workflow </h2> </div> <div class="component component--horizontal-rule align-left"> <hr class="type2 " /> </div> <div class="component component--textblock component--text-block-white"> <p>The Git Feature Branch workflow is an efficient way to get working with your team in Bitbucket. In this workflow, all feature development takes place on branches separate from the main branch. As a result, multiple developers can work on their own features without touching the main code.</p> </div> <div class="component component--textblock component--text-block-white"> <h3>Start with the main branch</h3> <p>This workflow helps you collaborate on your code with at least one other person. As long as your Bitbucket and local repos are up-to-date, you're ready to get started.</p> <h3 style="padding-top:0;">Create a new-branch</h3> <p>Use a separate branch for each feature or issue you work on. After creating a branch, check it out locally so that any changes you make will be on that branch.</p> <h3>Update, add, commit, and push changes</h3> <p>Work on the feature and make commits like you would any time you use Git. When ready, push your commits, updating the feature branch on Bitbucket.</p> <h3>Get your code reviewed</h3> <p>To get feedback on your code, create a pull request in Bitbucket. From there, you can add reviewers and make sure everything is good to go before merging. </p> <h3>Resolve feedback</h3> <p>Now your teammates comment and approve. Resolve their comments locally, commit, and push changes to Bitbucket. Your updates appear in the pull request.</p> <h3>Merge your branch</h3> <p>Before you merge, you may have to resolve merge conflicts if others have made changes to the repo. When your pull request is approved and conflict-free, you can add your code to the main branch. Merge from the pull request in Bitbucket. </p> </div> <div class="component component--textblock component--text-block-white"> <p>This tutorial is limited in its ability to show how branches make teams more effective. There are several approaches to branching and we discuss some of these approaches in: <a data-event="clicked" data-uuid="11809f99-000" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Comparing workflows" data-label-english="Comparing workflows" href="/git/tutorials/comparing-workflows">Comparing workflows</a>.</p> </div> </div> <div class="column s0 between" > <div class="component component--horizontal-rule align-center"> <hr class="default " /> </div> </div> <div class="column column-xs-8 column-xl-9 text-left s0 between" > <div class="component component--heading"> <h6 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- eyebrows heading" > Share this article </h6> </div> <div class="imkt-social-buttons-group"> <div class="imkt-social-buttons standard"> <ul class="align left"> <li class="imkt-social-button social-code facebook"> <a target="_blank" rel="noopener noreferrer" href="https://www.facebook.com/dialog/feed?app_id=743864389089816&caption=Learn%20Branching%20with%20Bitbucket%20Cloud&link=https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud&description=This%20tutorial%20will%20teach%20you%20the%20basics%20of%20creating%2C%20working%20in%2C%20reviewing%2C%20and%20merging%20branches%20using%20Git%20and%20Bitbucket%20Cloud.&picture=https://wac-cdn.atlassian.com/dam/jcr:325fff80-6aa7-4d46-a3f9-4db402f17a8d/devops-loop-illustrations.png&name=Learn%20Branching%20with%20Bitbucket%20Cloud" title="Share on Facebook" data-uuid="19df53ba-cd8e-4be9-8265-c6deb2c6bf0d-shareonfacebook" onclick="window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600'); return false;"></a> </li> <li class="imkt-social-button social-code twitter"> <a target="_blank" rel="noopener noreferrer" href="//twitter.com/share?text=This%20tutorial%20will%20teach%20you%20the%20basics%20of%20creating%2C%20working%20in%2C%20reviewing%2C%20and%20merging%20branches%20using%20Git%20and%20Bitbucket%20Cloud.&url=https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud&via=Atlassian" data-uuid="19df53ba-cd8e-4be9-8265-c6deb2c6bf0d-shareontwitter" title="Share on Twitter" onclick="window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600'); return false;"></a> </li> <li class="imkt-social-button social-code linked-in"> <a target="_blank" rel="noopener noreferrer" href="http://www.linkedin.com/shareArticle?mini=true&url=https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud&title=Learn%20Branching%20with%20Bitbucket%20Cloud&summary=This%20tutorial%20will%20teach%20you%20the%20basics%20of%20creating%2C%20working%20in%2C%20reviewing%2C%20and%20merging%20branches%20using%20Git%20and%20Bitbucket%20Cloud.&source=Atlassian" data-uuid="19df53ba-cd8e-4be9-8265-c6deb2c6bf0d-shareonlinkedin" title="Share on LinkedIn" onclick="window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600'); return false;"></a> </li> </ul> </div> </div> </div> <div class="column column-xs-4 column-xl-3 s0 between" > <div class="component component--heading" style="margin-bottom:-10px;padding-top:3px;"> <h5 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Next Topic </h5> </div> <div class="component component--link-button "> <a href="/git/tutorials/learn-undoing-changes-with-bitbucket" data-event="clicked" data-uuid="29927924-e5" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Learn Undoing Changes with Bitbucket Cloud" data-label-english="Learn Undoing Changes with Bitbucket Cloud" class="component__link link-arrow " > Learn Undoing Changes with Bitbucket Cloud<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> </div> </div> </div> </div> <div class="container-fluid md-cozy theme-two"> <div class="row flex-container reduced-row"> <div class="column s0 between" > <div class="component component--heading-textblock"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Recommended reading </h2> <p>Bookmark these resources to learn about types of DevOps teams, or for ongoing updates about DevOps at Atlassian.</p> </div> </div> <div class="column column-md-4 s0 between" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="07b51430" alt="People collaborating using a wall full of tools" class="component__image" style="width:100%;" src="https://wac-cdn.atlassian.com/dam/jcr:2642fbab-a771-4961-9648-806c2fff25e5/bitbucket-blog-resized.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component__heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Bitbucket blog </h4> </div> </div> <div class="component component--link-button "> <a href="https://bitbucket.org/blog/" data-event="clicked" data-uuid="f7be5474-56" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Learn more" data-label-english="Learn more" class="component__link link-arrow " > Learn more<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="column column-md-4 s0 between" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="f38f933c" alt="Devops illustration" class="component__image" style="width:100%;" src="https://wac-cdn.atlassian.com/dam/jcr:d1f1a28b-11fc-4e22-b6c8-d47832b39d53/devops-learning-path-resized.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component__heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > DevOps learning path </h4> </div> </div> <div class="component component--link-button "> <a href="https://university.atlassian.com/student/path/837218-devops?sid=40f7e9cd-efb5-4168-8587-49c3d15610a0&amp;sid_i=0" data-event="clicked" data-uuid="22950149-e8" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Learn more" data-label-english="Learn more" class="component__link link-arrow " > Learn more<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="column column-md-4 s0 between" > <div class="component component--image-heading-textblock"> <div class="component__image"> <img id="ce0996c3" alt="Demo Den Feature demos with Atlassian experts" class="component__image" style="width:100%;" src="https://wac-cdn.atlassian.com/dam/jcr:73c6bd92-448f-4ae7-a6c1-5f4695f78692/demo-den-resized.png?cdnVersion=2449" loading="lazy" /> </div> <div class="component__heading-textblock"> <h4 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > How Bitbucket Cloud works with Atlassian Open DevOps </h4> </div> </div> <div class="component component--video-link"> <a class="play-trigger" data-event="clicked" data-uuid="4c6d4200-47" data-event-component="linkButton" data-event-container="videoLink" data-schema-version="1" data-product-key="bitbucket" data-label-english="Watch now" href="https://www.youtube.com/watch?v=kr2zkyxnhAk"> <span class="component--video-link__play--tiny"></span> <span class="component--video-link__text">Watch now</span> </a> <script type="text/x-component"> { "type":"imkt.components.VideoEmbedInline", "params": { "behavior":"modal", "videoId":"kr2zkyxnhAk", "source":"youtube", "uniqueId":"4c6d4200" } } </script></div> </div> <div class="column column-md-6 s0 between" > <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Sign up for our DevOps newsletter </h3> </div> <div class="component component--exact-target-form theme-one"> <form class="exact-target-form" data-mailing-list-id="1412722"> <div class="exact-target-form__label"> <label for="et-344ce5b4-5d56-412f-ab27-427ac361f25c">Email address</label> </div> <div class="exact-target-form__email-input"> <input type="email" name="et-344ce5b4-5d56-412f-ab27-427ac361f25c" required id="et-344ce5b4-5d56-412f-ab27-427ac361f25c" /> </div> <div class="exact-target-form__hp-field"> <input type="text" name="list_name" aria-label="Keep this field blank" /> </div> <div class="exact-target-form__submit-input"> <input type="submit" data-event="clicked" data-uuid="344ce5b4-5d" data-event-component="linkButton" data-event-container="exactTargetForm" data-schema-version="1" data-product-key="bitbucket" value="Sign up" class="button button--three button--regular button--primary" /> </div> </form> <div class="exact-target-form__message hide-all"> <p>Thank you for signing up</p> </div> <script type="text/x-component-translate"> /* <sl:translate_json> */ { "sl_translate": "requiredError, invalidEmailError, submitError, consentLabel", "type":"imkt.components.ExactTargetFormV2", "params": { "formId":"344ce5b4-5d56-412f-ab27-427ac361f25c", "consentYes":"", "subscriptionKey":"atlassian.devOpsCentral", "eapTermsOfService":"", "useSocs":false, "exactTargetId":"1412722", "name":"et-344ce5b4-5d56-412f-ab27-427ac361f25c", "requiredError":"This field is required", "invalidEmailError":"This field requires a valid email address", "submitError":"There was a server error submitting", "redirectUrl":"", "useGdpr":true, "needsConsent":false, "consentLabel":"", "privacyPolicy":"", "gdprId":"gdpr-344ce5b4-5d56-412f-ab27-427ac361f25c", "site":"atlassian", "useSubmissionBlock":"false", "postSubmissionBlockId":"" } } /* </sl:translate_json> */ </script></div> </div> </div> </div> </main> <footer id="footer" class="footer footer--wac"> <div class="container-fluid"> <div class="container-fluid"> <div class="row reduced-row"> <div class="component s0 between component--block" id="footer-block-above" style="margin:0;" > <style> footer#footer { background: none; } #footer > .container-fluid > .container-fluid > .row { width: 1200px; margin: auto; max-width: 100%; min-width: auto; } div#bottom-links-footer { padding: 0 40px; } footer#footer.footer.footer--wac .footer-standard-links a { color: #101214; margin-bottom: 24px; } .see-all-footer { padding-top: 30px; } .component--block.left-footer a { font-weight: 600; } .footer .language-selector:before { content: ""; width: 19px; height: 19px; background-size: 100% 100%; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT0SURBVHgBzVg/VxtHEJ/ZI7YQPOcCKI/y/AmsdOkiOndBpauITwB8AlCVlw46dxZdOnCXznKXLnKXLucmDyME6wQLGUu7nt07nW7/nJCwC+Y9/bnd2Zm5mdnZ3yzCHShcW6uBgCog/AQSqwAyVMPpNAfAGFDGIOE1BNjm3W4H5iSclTGMohD+u9qmJQ0yJIK5SBkKTfgmaPPT03imFbMwhStre/SzAxOv3JHIQJAtfnHevJVz2mS4vh7BzeiYhFXhqxIZ+CDYmOY9VjQRrq7+AjfDvwqM4jCTfmj7JygVSHa4+v0mzGOYNkpiC9zQKYOagLjrrtL81hB2QCw81mt0GE01IMWx1uWhwDWK3kLC7x4lhyCW6/zy3z9Ki0vHYBiNMb/obpQWyyo1atmwhB/hITvk3bOT0sNHL2mnfkejVgRws1RejAfX12/yo4bHdE5J8QJc2uW97g7nMQ9XKw1nV4pgI/kdHjie+TRSGwc4P1XGN5QsR7rEA627yDBK9Fdghw/lFu2ig4kQuW1KxZZSmijnHFCYiqVs6FKTkpaFuGXKIJ16k00oC2VaEuxk3OUXvecZT6VSpfDsGxxioT4YXGWbgULyd6lcrtHfKOP5ePNxcN1vT3j6HQr7e/r7NCdpXaXCmE97LHGjKpx5wpbhKW0EmN6S8HLsLXvcGtm2WRLZ8tDmG3s3CeWnUc3MG8oTETQ9CmvGM2Mt8JEYqvF8SQn1MebwjfZtPjpddiaGSdizLDiyPaHDaCY9572zE/CQzjWSYYrETT8fWF5DXT6YR6HKm5YtBEayZiqiA3oaMTyx+H/28umdnPeajJR3mUehP29s4wurekrDYcdRmNudY0p2Mpjog5AL09BlFoWIT4xnBlOhTBqm2Bj8v1/zMtubhXKZ0Vc0k0KJJt8QZzgvpRluKSIvG2E245mcgFS/JNw/4gzuJ4X31TC4r4bxhRTuRtmQwB84d5uHcKXyj8k3fEwbL54iHDQSkTKHVhSs7m05fElz82oygjGVC2kaway6lvFS15On4MHtcFvatY+99/IJC6NJ+ZY5FRwLKrTEt+ZzwdY3ZT2xFMYFfE4tZU7dklD1VWia6FiL/S9gyoqMZ0+NTMCpBbcEthk/P29bqDM74U3mBfvsK3iBnEIbRi8vu8X7ZmhhfoLplOPprrSQQA4XjSk9P02IcnVVnGcaSuX1QZvHMXeNt3CgaoxhXC6cE14p/WBBIc8LOHBp2hwegWv8noMDR0E7M8yLi4TcoePKDKkLZWq+cHobllRhxrNS2Vb9gLlyggMzzK+wNmFulYTrOc6n+dZq0O/Ht+F5RZ72rsUvz44mhute8rlplGoBz+vjJ7PyU2MBdpdNja/pOScke/nWK2lqnPauOZlXnnKaY561gCkZDa/qdkrlpXfgdkvkuaWo9O2jN9S8kmeXGpD3iBBV8tqRNnAkLLideEuFvMQWfqWBfbAJ2TN++e5PYwg85B4lGXusjpV0nZ34++4VFfEHUCeUrGqe/7ZI9a29XssZhgKiPKCrAnwBX3b1NE6L0DuHctdn1FTDtLSQQsNUdz7vRd1tpC5bgrq/t0gomLZc5RzlzmFyWYIRfPHFnfbgb7T7nuW7dx/NftWpvBdQNdeF8w5Xnao4i+UDdTEz0wq4A4Uh9aIKHklCBahrmvrkL4c5bZ4Ozb1WB3dyHs9HnwFJdEGUx9BaTwAAAABJRU5ErkJggg==); } .language-selector { display: flex; gap: 5px; margin-right: 20px; } .footer select#footer-language-selector { background: none; } .column.footer-standard-links > .intra-div { column-gap: 24px; row-gap: 48px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; } @media (max-width: 1023px) { .column.footer-standard-links > .intra-div { grid-template-columns: 1fr 1fr; } } @media (max-width: 768px) { .column.footer-standard-links > .intra-div { grid-template-columns: 1fr; } } </style> </div> <div class="column footer-standard-links " style="border-radius:0 0 24px 24px;float:none;" > <div class="intra-div alignItemsStretch justifySpaceBetween wrap no s40 between column__background n10 has-border border-color- padding-24 padding-style-allSides allSides border-radius-15 border-width-0"> <div class="component s0 between component--block left-footer" > <div class="component component--image"> <img id="d8cf6e7a" alt="" class="component__image xs-outerspace-bottom" style="width:26px;height:26px;" src="https://wac-cdn.atlassian.com/dam/jcr:9c4bf443-5045-4ff9-a48d-36ae466f3ced/logos-atlassian-mini-icon-onecolor-blue.svg?cdnVersion=2449" loading="lazy" /> </div> <div class="component component--link-button "> <a href="/company" data-event="clicked" data-uuid="fbf3b54c-4e" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Company" data-label-english="Company" class="component__link default " > Company </a> </div> <div class="component component--link-button "> <a href="/company/careers" data-event="clicked" data-uuid="658e91b4-45" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Careers" data-label-english="Careers" class="component__link default " > Careers </a> </div> <div class="component component--link-button "> <a href="/company/events" data-event="clicked" data-uuid="f547dec4-ee" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Events" data-label-english="Events" class="component__link default " > Events </a> </div> <div class="component component--link-button "> <a href="https://atlassian.com/blog" data-event="clicked" data-uuid="104c1e17-07" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Blogs" data-label-english="Blogs" class="component__link default " > Blogs </a> </div> <div class="component component--link-button "> <a href="https://investors.atlassian.com/" data-event="clicked" data-uuid="8dff4c3d-81" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Investor Relations" data-label-english="Investor Relations" class="component__link default " > Investor Relations </a> </div> <div class="component component--link-button "> <a href="https://www.atlassianfoundation.org/" data-event="clicked" data-uuid="99564f33-ce" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Atlassian Foundation" data-label-english="Atlassian Foundation" class="component__link default " > Atlassian Foundation </a> </div> <div class="component component--link-button "> <a href="/company/contact" data-event="clicked" data-uuid="f40912fd-d4" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Contact us" data-label-english="Contact us" class="component__link default " > Contact us </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > products </h5> </div> </div> <div class="component component--link-button "> <a href="/software/rovo" data-event="clicked" data-uuid="887f4120-85" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Rovo" data-label-english="Rovo" class="component__link default " > Rovo </a> </div> <div class="component component--link-button "> <a href="/software/jira" data-event="clicked" data-uuid="7c6497e9-48" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Jira" data-label-english="Jira" class="component__link default " > Jira </a> </div> <div class="component component--link-button "> <a href="/software/jira/align" data-event="clicked" data-uuid="80aff0eb-ad" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Jira Align" data-label-english="Jira Align" class="component__link default " > Jira Align </a> </div> <div class="component component--link-button "> <a href="/software/jira/service-management" data-event="clicked" data-uuid="0a3a2afd-da" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Jira Service Management" data-label-english="Jira Service Management" class="component__link default " > Jira Service Management </a> </div> <div class="component component--link-button "> <a href="/software/confluence" data-event="clicked" data-uuid="8837ace6-b7" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Confluence" data-label-english="Confluence" class="component__link default " > Confluence </a> </div> <div class="component component--link-button "> <a href="/software/trello" data-event="clicked" data-uuid="6619f65d-b2" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Trello" data-label-english="Trello" class="component__link default " > Trello </a> </div> <div class="component component--link-button "> <a href="https://bitbucket.org/product" data-event="clicked" data-uuid="89700592-1c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Bitbucket" data-label-english="Bitbucket" class="component__link default " > Bitbucket </a> </div> <div class="component component--link-button see-all-footer "> <a href="/software" data-event="clicked" data-uuid="5e63d93e-26" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="See all products" data-label-english="See all products" class="component__link link-arrow " > See all products<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > Resources </h5> </div> </div> <div class="component component--link-button "> <a href="https://support.atlassian.com/" data-event="clicked" data-uuid="e22460f0-ec" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Technical support" data-label-english="Technical support" class="component__link default " > Technical support </a> </div> <div class="component component--link-button "> <a href="/licensing/purchase-licensing" data-event="clicked" data-uuid="fc29565e-9f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Purchasing &amp; licensing" data-label-english="Purchasing & licensing" class="component__link default " > Purchasing &amp; licensing </a> </div> <div class="component component--link-button "> <a href="https://community.atlassian.com/" data-event="clicked" data-uuid="e94fb789-37" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Atlassian Community" data-label-english="Atlassian Community" class="component__link default " > Atlassian Community </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/kb" data-event="clicked" data-uuid="b834bedf-ea" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Knowledge base" data-label-english="Knowledge base" class="component__link default " > Knowledge base </a> </div> <div class="component component--link-button "> <a href="https://marketplace.atlassian.com/" data-event="clicked" data-uuid="45742a09-c9" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Marketplace" data-label-english="Marketplace" class="component__link default " > Marketplace </a> </div> <div class="component component--link-button "> <a href="https://my.atlassian.com/products/index" data-event="clicked" data-uuid="a97e819e-0f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="My account" data-label-english="My account" class="component__link default " > My account </a> </div> <div class="component component--link-button see-all-footer "> <a href="https://support.atlassian.com/contact/" data-event="clicked" data-uuid="c6ad22a8-4a" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Create support ticket" data-label-english="Create support ticket" class="component__link link-arrow " > Create support ticket<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> <div class="component flexCol alignItemsBaseline justifyStart noWrap anchorLastItem s0 between component--block" > <div class="component component--heading"> <div class="color-head text-n900"> <h5 class="fnt-wt font-wt-600 fnt-mg font-mgn- fnt-ln font-lnh- heading" > Learn </h5> </div> </div> <div class="component component--link-button "> <a href="/partners" data-event="clicked" data-uuid="c16e749d-b8" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Partners" data-label-english="Partners" class="component__link default " > Partners </a> </div> <div class="component component--link-button "> <a href="/university" data-event="clicked" data-uuid="21032dda-9c" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Training &amp; certification" data-label-english="Training & certification" class="component__link default " > Training &amp; certification </a> </div> <div class="component component--link-button "> <a href="https://confluence.atlassian.com/display/ALLDOC/Atlassian+Documentation" data-event="clicked" data-uuid="071e1282-f9" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Documentation" data-label-english="Documentation" class="component__link default " > Documentation </a> </div> <div class="component component--link-button "> <a href="/developers" data-event="clicked" data-uuid="9372cc4e-70" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Developer resources" data-label-english="Developer resources" class="component__link default " > Developer resources </a> </div> <div class="component component--link-button "> <a href="/enterprise/success" data-event="clicked" data-uuid="667d04b1-f4" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Enterprise services" data-label-english="Enterprise services" class="component__link default " > Enterprise services </a> </div> <div class="component component--link-button see-all-footer "> <a href="/resources" data-event="clicked" data-uuid="6c951c94-0f" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="See all resources" data-label-english="See all resources" class="component__link link-arrow " > See all resources<svg class="link-arrow-image" width="11px" height="8px" viewBox="0 0 11 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g class="group-path" transform="translate(-138.000000, -586.000000)" fill="#0052CC"><path d="M145.2803,586.507862 L144.2193,587.568863 L145.9393,589.287862 L138.7503,589.287862 C138.3363,589.287862 138.0003,589.623862 138.0003,590.037862 C138.0003,590.451862 138.3363,590.787862 138.7503,590.787862 L145.9393,590.787862 L144.2193,592.507862 L145.2803,593.568863 L148.8103,590.037862 L145.2803,586.507862 Z"></path></g></g></svg> </a> </div> </div> </div> </div> <div class="component component--block" id="bottom-links-footer" > <div class="intra-div flexRow alignContentStretch alignItemsStretch justifySpaceBetween wrap no s16 between flexColSm has-border border-color- padding-40 padding-style-leftRight allSides border-radius-default border-width-0"> <div class="component flexRow alignItemsCenter justifyEnd noWrap no s24 between flexColSm component--block footer-callout-column" style="margin-top:0;" > <div class="component component--heading" style="margin-right:auto;"> <div class="color-head text-n200"> <p class="font-xs-14 fnt-wt font-wt- fnt-mg font-mgn-0 fnt-ln font-lnh- heading" > Copyright © 2024 Atlassian </p> </div> </div> </div> <div class="component flexRow alignItemsStretch justifyStart noWrap no s24 between flexColXs component--block footer-callout-column" > <div class="component component--link-button "> <a href="/legal/privacy-policy#what-this-policy-covers" data-event="clicked" data-uuid="2c84a357-37" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Privacy Policy" data-label-english="Privacy Policy" class="component__link default " > Privacy Policy </a> </div> <div class="component component--link-button "> <a href="/trust" data-event="clicked" data-uuid="3927006b-a3" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Terms" data-label-english="Terms" class="component__link default " > Terms </a> </div> <div class="component component--link-button "> <a href="/trust" data-event="clicked" data-uuid="27e098b6-72" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Impressum" data-label-english="Impressum" class="component__link default " > Impressum </a> </div> <div class="language-selector"> <form action="#" method="GET"> <label for="footer-language-selector" aria-label="Choose language"></label> <select id="footer-language-selector" option="language-selector" name="url" style="width: 3.6rem"> <option disabled>Choose language</option> <option aria-label="Deutsch" aria-label="Deutsch" class="notranslate SL_opaque" data-lang="de" data-width="4rem" value="https://www.atlassian.com/de/git/tutorials/learn-branching-with-bitbucket-cloud">Deutsch</option> <option selected aria-label="English" aria-label="English" class="notranslate SL_opaque" data-lang="en" data-width="3.6rem" value="https://www.atlassian.com/git/tutorials/learn-branching-with-bitbucket-cloud">English</option> <option aria-label="Espa&#241;ol" aria-label="Espa&#241;ol" class="notranslate SL_opaque" data-lang="es" data-width="4rem" value="https://www.atlassian.com/es/git/tutorials/learn-branching-with-bitbucket-cloud">Espa&#241;ol</option> <option aria-label="Fran&#231;ais" aria-label="Fran&#231;ais" class="notranslate SL_opaque" data-lang="fr" data-width="4.1rem" value="https://www.atlassian.com/fr/git/tutorials/learn-branching-with-bitbucket-cloud">Fran&#231;ais</option> <option aria-label="Italiano" aria-label="Italiano" class="notranslate SL_opaque" data-lang="it" data-width="3.8rem" value="https://www.atlassian.com/it/git/tutorials/learn-branching-with-bitbucket-cloud">Italiano</option> <option aria-label="한국어" aria-label="한국어" class="notranslate SL_opaque" data-lang="ko" data-width="2.9rem" value="https://www.atlassian.com/ko/git/tutorials/learn-branching-with-bitbucket-cloud">한국어</option> <option aria-label="Nederlands" aria-label="Nederlands" class="notranslate SL_opaque" data-lang="nl" data-width="5.4rem" value="https://www.atlassian.com/nl/git/tutorials/learn-branching-with-bitbucket-cloud">Nederlands</option> <option aria-label="&#26085;&#26412;&#35486;" aria-label="&#26085;&#26412;&#35486;" class="notranslate SL_opaque" data-lang="ja" data-width="3.15rem" value="https://www.atlassian.com/ja/git/tutorials/learn-branching-with-bitbucket-cloud">&#26085;&#26412;&#35486;</option> <option aria-label="Polski" aria-label="Polski" class="notranslate SL_opaque" data-lang="pl" data-width="3.1rem" value="https://www.atlassian.com/pl/git/tutorials/learn-branching-with-bitbucket-cloud">Polski</option> <option aria-label="Portugu&#234;s" aria-label="Portugu&#234;s" class="notranslate SL_opaque" data-lang="br" data-width="4.85rem" value="https://www.atlassian.com/br/git/tutorials/learn-branching-with-bitbucket-cloud">Portugu&#234;s</option> <option aria-label="&#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;" aria-label="&#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;" class="notranslate SL_opaque" data-lang="ru" data-width="4.1rem" value="https://www.atlassian.com/ru/git/tutorials/learn-branching-with-bitbucket-cloud">&#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</option> <option aria-label="&#20013;&#25991;" aria-label="&#20013;&#25991;" class="notranslate SL_opaque" data-lang="zh" data-width="2.35rem" value="https://www.atlassian.com/zh/git/tutorials/learn-branching-with-bitbucket-cloud">&#20013;&#25991;</option> </select> <script type="text/x-component"> { "type":"imkt.components.LanguageSelector", "params": { } } </script></form> </div> </div> </div> </div> </div> </div> </div> </footer> <script type="text/x-component"> { "type":"imkt.components.PageLeaveTracking", "params": { } } </script> <script type="text/javascript" src="https://wac-cdn.atlassian.com/static/master/8493/assets/build/js/main.js?cdnVersion=2449"></script> <script type="text/javascript"> (function(){ var imkt = window.imkt = window.imkt || {}; imkt.isEditMode = false; imkt.isProduction = true; imkt.constants = imkt.constants || {}; imkt.constants.rootPath = "/"; imkt.constants.assetPath = "https://wac-cdn.atlassian.com/static/master/8493" + "/assets/"; imkt.constants.libPath = imkt.constants.assetPath + "bower_components/"; imkt.constants.cdnVersionQuery = "?cdnVersion=2449"; imkt.constants.isDevUser = false; imkt.constants.isFreeEnabled = true; imkt.constants.getUserAccounts = false; imkt.constants.headerLoginMenu = true; imkt.constants.public = true; imkt.constants.mobileBreakpoint = 640; })(); </script> <script type="text/x-component"> { "type":"imkt.pages.WACPage", "params": { } } </script> <script> function initializeATLAnalytics() { var pageViewProperties = { contentSite: 'Git Microsite', contentType: 'Microsite', contentProduct: 'Bitbucket' }; /* get url path, convert to dash format and add it to page view properties. */ var originProduct = window.location.pathname; pageViewProperties.originProduct = "wac" + (originProduct === '/' ? "" : originProduct.replace(new RegExp('/', 'g'),"-")); if (typeof ace !== 'undefined') { ace.analytics.Initializer.initWithPageAnalytics('kiv6wyh2nw', pageViewProperties, null, null, window.atlGlobalLoadStart); } window.initializeATLAnalyticsTriggered = true; const initAtlAnalyticsOnloadEvent = new CustomEvent('onLoadExternalJSATLAnalytics', { bubbles: true, cancelable: true, detail: 'Emit onLoad event for ATL Analytics function.' }); document.dispatchEvent(initAtlAnalyticsOnloadEvent); } </script> <script type = "text/javascript"> /** * function to load external js through javascript. * * @param url - javascript url * @param location - location of the dom (e.g. document.head) */ var loadExternalJS = function(url, location, callback){ var scriptTag = document.createElement('script'); scriptTag.src = url; scriptTag.type = 'text/javascript'; /* Then bind the event to the callback function. There are several events for cross browser compatibility. */ scriptTag.onreadystatechange = callback; scriptTag.onload = callback; window.atlGlobalLoadStart = new Date(); /* Fire the loading */ location.appendChild(scriptTag); }; </script> <script type="text/javascript" class="optanon-category-2"> loadExternalJS("https://atl-global.atlassian.com/js/atl-global.min.js", document.body, initializeATLAnalytics); </script> </body> <!-- LastRendered: Nov 27, 2024 3:09:19 AM --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10