CINXE.COM
Git Feature Branch Workflow | 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="A feature branch is a temporary branch used for development or testing purposes. Learn about the best way to manage them using this guide!"> <meta name="author" content="Atlassian"> <link rel="canonical" href="https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow"/> <title> Git Feature Branch Workflow | 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=2445" 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=2445"></script> <link rel="alternate" href="https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="x-default" /> <link rel="alternate" href="https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="en" /> <link rel="alternate" href="https://www.atlassian.com/ja/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="ja" /> <link rel="alternate" href="https://www.atlassian.com/fr/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="fr" /> <link rel="alternate" href="https://www.atlassian.com/de/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="de" /> <link rel="alternate" href="https://www.atlassian.com/es/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="es" /> <link rel="alternate" href="https://www.atlassian.com/br/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="pt-BR" /> <link rel="alternate" href="https://www.atlassian.com/zh/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="zh-Hans" /> <link rel="alternate" href="https://www.atlassian.com/ko/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="ko" /> <link rel="alternate" href="https://www.atlassian.com/ru/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="ru" /> <link rel="alternate" href="https://www.atlassian.com/pl/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="pl" /> <link rel="alternate" href="https://www.atlassian.com/it/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="it" /> <link rel="alternate" href="https://www.atlassian.com/nl/git/tutorials/comparing-workflows/feature-branch-workflow" hreflang="nl" /> <link rel="alternate" href="https://www.atlassian.com/hu/git/tutorials/comparing-workflows/feature-branch-workflow" 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="Git Feature Branch Workflow | Atlassian Git Tutorial" /> <meta property="og:description" content="A feature branch is a temporary branch used for development or testing purposes. Learn about the best way to manage them using this guide!" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow" /> <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=2445"></script> <script type="text/javascript"> window.featureFlags = "".split('&') .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="feature-branch-workflow" class="wac git tutorials comparing-workflows feature-branch-workflow"> <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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/zh/git/tutorials/comparing-workflows/feature-branch-workflow">中文</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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/de/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/es/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/fr/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/it/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/ko/git/tutorials/comparing-workflows/feature-branch-workflow">한국어</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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/nl/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/ja/git/tutorials/comparing-workflows/feature-branch-workflow">日本語</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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/br/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/ru/git/tutorials/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow" href="https://www.atlassian.com/pl/git/tutorials/comparing-workflows/feature-branch-workflow">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 & DevOps" data-label-english="Agile & DevOps" class="component__link default " > Agile & 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 & Licensing" data-label-english="Purchasing & Licensing" class="component__link default " > Purchasing & 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 foldup" > <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 "> 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 foldup" > <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 "> 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 revealed active" > <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 active"> 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 revealed active" > <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 active"> 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" > Git feature branch workflow </h1> </div> <div class="component component--textblock text-oversized"> <p>The core idea behind the Feature Branch Workflow is that all feature development should take place in a dedicated branch instead of the <code>main</code> branch. This encapsulation makes it easy for multiple developers to work on a particular feature without disturbing the main codebase. It also means the <code>main</code> branch will never contain broken code, which is a huge advantage for continuous integration environments.</p> </div> <div class="component component--heading-textblock text-oversized"> <p>Encapsulating feature development also makes it possible to leverage pull requests, which are a way to initiate discussions around a branch. They give other developers the opportunity to sign off on a feature before it gets integrated into the official project. Or, if you get stuck in the middle of a feature, you can open a pull request asking for suggestions from your colleagues. The point is, pull requests make it incredibly easy for your team to comment on each other’s work.</p> <p>The Git Feature Branch Workflow is a composable workflow that can be leveraged by other high-level Git workflows. We discussed other Git workflows on <a data-event="clicked" data-uuid="3563d456-b00" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-product-key="bitbucket" data-label="the Git workflow overview page" data-label-english="the Git workflow overview page" href="/git/tutorials/comparing-workflows">the Git workflow overview page</a>. Git Feature Branch Workflow is branching model focused, meaning that it is a guiding framework for managing and creating branches. Other workflows are more repo focused. The Git Feature Branch Workflow can be incorporated into other workflows. The <a data-event="clicked" data-uuid="3563d456-b01" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Gitflow" data-label-english="Gitflow" href="/git/tutorials/comparing-workflows/gitflow-workflow">Gitflow</a>, and <a data-event="clicked" data-uuid="3563d456-b02" data-event-component="linkButton" data-event-container="headingTextBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Git Forking Workflows" data-label-english="Git Forking Workflows" href="/git/tutorials/comparing-workflows/forking-workflow">Git Forking Workflows</a> traditionally use a Git Feature Branch Workflow in regards to their branching models.</p> </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" > How it works </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>The Feature Branch Workflow assumes a central repository, and <code>main</code> represents the official project history. Instead of committing directly on their local <code>main</code> branch, developers create a new branch every time they start work on a new feature. Feature branches should have descriptive names, like animated-menu-items or issue-#1061. The idea is to give a clear, highly-focused purpose to each branch. Git makes no technical distinction between the <code>main</code> branch and feature branches, so developers can edit, stage, and commit changes to a feature branch.<br /> </p> <p>In addition, feature branches can (and should) be pushed to the central repository. This makes it possible to share a feature with other developers without touching any official code. Since <code>main</code> is the only “special” branch, storing several feature branches on the central repository doesn’t pose any problems. Of course, this is also a convenient way to back up everybody’s local commits. The following is a walk-through of the life-cycle of a feature branch.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Start with the main branch </h3> </div> <div class="component component--textblock component--text-block-white"> <p>All feature branches are created off the latest code state of a project. This guide assumes this is maintained and updated in the <code>main</code> branch.</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="d4669e7c" alt="Console window" class="component__image" style="height:36px;" src="https://wac-cdn.atlassian.com/dam/jcr:7816f6da-4c53-46c3-8df3-c125249a4f87/collaborating-workflows-cropped.png?cdnVersion=2445" 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" > Advanced Git log </h4> </div> <div class="component component--link-button "> <a href="/git/tutorials/git-log" data-event="clicked" data-uuid="3cb2f1bf-7b" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Read article" data-label-english="Read article" class="component__link link-arrow " > Read article<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="8f80eb0b" 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=2445" 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="99832715-f6" 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> </div> </div> <div class="column s0 between" > <div class="component component--codeblock"> <pre><code>git checkout main<br/>git fetch origin <br/>git reset --hard origin/main</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Create the repository </h3> </div> <div class="component component--textblock "> <p>This switches the repo to the <code>main</code> branch, pulls the latest commits and resets the repo's local copy of <code>main</code> to match the latest version.</p> </div> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > 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> </div> <div class="component component--codeblock"> <pre><code>git checkout -b new-feature</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 checks out a branch called new-feature based on <code>main</code>, and the -b flag tells Git to create the branch if it doesn’t already exist.</p> </div> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Update, add, commit, and push changes </h3> <p>On this branch, edit, stage, and commit changes in the usual fashion, building up the feature with as many commits as necessary. 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> </div> <div class="component component--codeblock"> <pre><code>git status<br/>git add <some-file><br/>git commit</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Push feature branch to remote </h3> <p>It’s a good idea to push the feature branch up to the central repository. This serves as a convenient backup, when collaborating with other developers, this would give them access to view commits to the new branch.</p> </div> <div class="component component--codeblock"> <pre><code>git push -u origin new-feature</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 command pushes new-feature to the central repository (origin), and the -u flag adds it as a remote tracking branch. After setting up the tracking branch, <code>git push</code> can be invoked without any parameters to automatically push the new-feature branch to the central repository. To get feedback on the new feature branch, create a pull request in a repository management solution like <a data-event="clicked" data-uuid="1bd9c354-830" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Bitbucket Cloud" data-label-english="Bitbucket Cloud" href="https://bitbucket.org/product">Bitbucket Cloud</a> or <a data-event="clicked" data-uuid="1bd9c354-831" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Bitbucket Data Center" data-label-english="Bitbucket Data Center" href="/software/bitbucket/enterprise/data-center">Bitbucket Data Center</a>. From there, you can add reviewers and make sure everything is good to go before merging.</p> </div> <div class="component component--heading-textblock"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Resolve feedback </h3> <p>Now teammates comment and approve the pushed commits. Resolve their comments locally, commit, and push the suggested changes to Bitbucket. Your updates appear in the pull request.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Merge your pull request </h3> </div> <div class="component component--textblock component--text-block-white"> <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 <code>main</code> branch. Merge from the pull request in Bitbucket.</p> </div> </div> <div class="column s0 between" > <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Pull requests </h2> </div> <div class="component component--horizontal-rule align-left"> <hr class="type2 " /> </div> <div class="component component--textblock component--text-block-white"> <p>Aside from isolating feature development, branches make it possible to discuss changes via pull requests. Once someone completes a feature, they don’t immediately merge it into <code>main</code>. Instead, they push the feature branch to the central server and file a pull request asking to merge their additions into <code>main</code>. This gives other developers an opportunity to review the changes before they become a part of the main codebase.</p> <p>Code review is a major benefit of pull requests, but they’re actually designed to be a generic way to talk about code. You can think of pull requests as a discussion dedicated to a particular branch. This means that they can also be used much earlier in the development process. For example, if a developer needs help with a particular feature, all they have to do is file a pull request. Interested parties will be notified automatically, and they’ll be able to see the question right next to the relevant commits.</p> <p>Once a pull request is accepted, the actual act of publishing a feature is much the same as in the <a data-event="clicked" data-uuid="a9b9afb1-ae0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Centralized Workflow" data-label-english="Centralized Workflow" href="/git/tutorials/comparing-workflows">Centralized Workflow</a>. First, you need to make sure your local <code>main</code> is synchronized with the upstream <code>main</code>. Then, you merge the feature branch into <code>main</code> and push the updated <code>main</code> back to the central repository.</p> <p>Pull requests can be facilitated by source code management solutions like Bitbucket Cloud.</p> </div> </div> <div class="column s0 between" > <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Example </h2> </div> <div class="component component--horizontal-rule align-left"> <hr class="type2 " /> </div> <div class="component component--textblock "> <p>The following is an example of the type of scenario in which a feature branching workflow is used. The scenario is that of a team doing code review around on a new feature pull request. This is one example of the many purposes this model can be used for.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Mary begins a new feature </h3> </div> <div class="component component--image image-center"> <img id="020b30de" alt="Feature branch illustration" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:223f5106-2191-4450-8916-e5c80d7d907a/02.svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>Before she starts developing a feature, Mary needs an isolated branch to work on. She can request a new branch with the following command:</p> </div> <div class="component component--codeblock"> <pre><code>git checkout -b marys-feature main</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 checks out a branch called <code>marys-feature</code> based on <code>main,</code> and the -b flag tells Git to create the branch if it doesn’t already exist. On this branch, Mary edits, stages, and commits changes in the usual fashion, building up her feature with as many commits as necessary:</p> </div> <div class="component component--codeblock"> <pre><code>git status<br/>git add <some-file><br/>git commit</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Mary goes to lunch </h3> </div> <div class="component component--image image-center"> <img id="04bf0b4d" alt="Push to central repository" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:e2c88c1b-fb28-46a3-93be-c1c45f86bd1c/03%20(1).svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>Mary adds a few commits to her feature over the course of the morning. Before she leaves for lunch, it’s a good idea to push her feature branch up to the central repository. This serves as a convenient backup, but if Mary was collaborating with other developers, this would also give them access to her initial commits.</p> </div> <div class="component component--codeblock"> <pre><code>git push -u origin marys-feature</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 command pushes <code>marys-feature</code> to the central repository (origin), and the -u flag adds it as a remote tracking branch. After setting up the tracking branch, Mary can call <code>git push</code> without any parameters to push her feature.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Mary finishes her feature </h3> </div> <div class="component component--image image-center"> <img id="62c370c1" alt="Pull request" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:d0c471b4-61c8-4005-86bc-904d894e391b/04.svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>When Mary gets back from lunch, she completes her feature. Before merging it into <code>main</code>, she needs to file a pull request letting the rest of the team know she's done. But first, she should make sure the central repository has her most recent commits:</p> </div> <div class="component component--codeblock"> <pre><code>git push</code></pre> </div> <script type="text/x-component"> { "type":"imkt.components.CodeBlock", "params": { } } </script> <div class="component component--textblock component--text-block-white"> <p>Then, she files the pull request in her Git GUI asking to merge <code>marys-feature</code> into <code>main</code>, and team members will be notified automatically. The great thing about pull requests is that they show comments right next to their related commits, so it's easy to ask questions about specific changesets.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Bill receives the pull request </h3> </div> <div class="component component--image image-center"> <img id="cae24298" alt="Review pull request illustration" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:2119c2a3-7dff-43ad-bf98-77672d93242f/05%20(1).svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>Bill gets the pull request and takes a look at <code>marys-feature.</code> He decides he wants to make a few changes before integrating it into the official project, and he and Mary have some back-and-forth via the pull request.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Mary makes the changes </h3> </div> <div class="component component--image image-center"> <img id="97a46a54" alt="Pull request revisions" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:1c466900-dffa-4912-8764-79943755dbf9/06%20(1).svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>To make the changes, Mary uses the exact same process as she did to create the first iteration of her feature. She edits, stages, commits, and pushes updates to the central repository. All her activity shows up in the pull request, and Bill can still make comments along the way.</p> <p>If he wanted, Bill could pull <code>marys-feature</code> into his local repository and work on it on his own. Any commits he added would also show up in the pull request.</p> </div> <div class="component component--heading"> <h3 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Mary publishes her feature </h3> </div> <div class="component component--image image-center"> <img id="6c40f320" alt="Publishing feature" class="component__image" style="width:70%;" src="https://wac-cdn.atlassian.com/dam/jcr:09308632-38a3-4637-bba2-af2110629d56/07.svg?cdnVersion=2445" loading="lazy" /> </div> <div class="component component--textblock component--text-block-white"> <p>Once Bill is ready to accept the pull request, someone needs to merge the feature into the stable project (this can be done by either Bill or Mary):</p> </div> <div class="component component--codeblock"> <pre><code>git checkout main<br/>git pull<br/>git pull origin marys-feature<br/>git push</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 process often results in a merge commit. Some developers like this because it’s like a symbolic joining of the feature with the rest of the code base. But, if you’re partial to a linear history, it’s possible to rebase the feature onto the tip of <code>main</code> before executing the merge, resulting in a fast-forward merge.</p> <p>Some GUI’s will automate the pull request acceptance process by running all of these commands just by clicking an “Accept” button. If yours doesn’t, it should at least be able to automatically close the pull request when the feature branch gets merged into <code>main.</code></p> <p>Meanwhile, John is doing the exact same thing.</p> <p>While Mary and Bill are working on marys-feature and discussing it in her pull request, John is doing the exact same thing with his own feature branch. By isolating features into separate branches, everybody can work independently, yet it’s still trivial to share changes with other developers when necessary.</p> </div> </div> <div class="column s0 between" > <div class="component component--heading"> <h2 class="fnt-wt font-wt- fnt-mg font-mgn- fnt-ln font-lnh- heading" > Summary </h2> </div> <div class="component component--horizontal-rule align-left"> <hr class="type2 " /> </div> <div class="component component--textblock component--text-block-white"> <p>In this document, we discussed the Git Feature Branch Workflow. This workflow helps organize and track branches that are focused on business domain feature sets. Other Git workflows like the Git Forking Workflow and the Gitflow Workflow are repo focused and can leverage the Git Feature Branch Workflow to manage their branching models. This document demonstrated a high-level code example and fictional example for implementing the Git Feature Branch Workflow. Some key associations to make with the Feature Branch Workflow are:</p> <ul> <li>focused on branching patterns</li> <li>can be leveraged by other repo oriented workflows</li> <li style="margin-bottom: 24px">promotes collaboration with team members through pull requests and merge reviews</li> </ul> <p>Utilizing <a data-event="clicked" data-uuid="0b1014d4-3b0" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="git rebase" data-label-english="git rebase" href="/git/tutorials/rewriting-history/git-rebase">git rebase</a> during the review and merge stages of a feature branch will create enforce a cohesive Git history of feature merges. A feature branching model is a great tool to promote collaboration within a team environment.</p> <p>Go one click deeper into Git workflows by reading our comprehensive tutorial of the <a data-event="clicked" data-uuid="0b1014d4-3b1" data-event-component="linkButton" data-event-container="textBlock" data-schema-version="1" data-product-key="bitbucket" data-label="Gitflow Workflow." data-label-english="Gitflow Workflow." href="/git/tutorials/comparing-workflows/gitflow-workflow">Gitflow Workflow.</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=Git%20Feature%20Branch%20Workflow&link=https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow&description=A%20feature%20branch%20is%20a%20temporary%20branch%20used%20for%20development%20or%20testing%20purposes.%20Learn%20about%20the%20best%20way%20to%20manage%20them%20using%20this%20guide!&picture=https://wac-cdn.atlassian.com/dam/jcr:325fff80-6aa7-4d46-a3f9-4db402f17a8d/devops-loop-illustrations.png&name=Git%20Feature%20Branch%20Workflow" title="Share on Facebook" data-uuid="67ad4831-75a3-4aa9-b578-6bf1ae9640dc-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=A%20feature%20branch%20is%20a%20temporary%20branch%20used%20for%20development%20or%20testing%20purposes.%20Learn%20about%20the%20best%20way%20to%20manage%20them%20using%20this%20guide!&url=https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow&via=Atlassian" data-uuid="67ad4831-75a3-4aa9-b578-6bf1ae9640dc-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/comparing-workflows/feature-branch-workflow&title=Git%20Feature%20Branch%20Workflow&summary=A%20feature%20branch%20is%20a%20temporary%20branch%20used%20for%20development%20or%20testing%20purposes.%20Learn%20about%20the%20best%20way%20to%20manage%20them%20using%20this%20guide!&source=Atlassian" data-uuid="67ad4831-75a3-4aa9-b578-6bf1ae9640dc-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/comparing-workflows/gitflow-workflow" data-event="clicked" data-uuid="588d5554-fb" data-event-component="linkButton" data-event-container="linkButton" data-schema-version="1" data-product-key="bitbucket" data-label="Git Workflow" data-label-english="Git Workflow" class="component__link link-arrow " > Git Workflow<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=2445" 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=2445" 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&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=2445" 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=2445" 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 & licensing" data-label-english="Purchasing & licensing" class="component__link default " > Purchasing & 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 & certification" data-label-english="Training & certification" class="component__link default " > Training & 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/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow">English</option> <option aria-label="Español" aria-label="Español" class="notranslate SL_opaque" data-lang="es" data-width="4rem" value="https://www.atlassian.com/es/git/tutorials/comparing-workflows/feature-branch-workflow">Español</option> <option aria-label="Français" aria-label="Français" class="notranslate SL_opaque" data-lang="fr" data-width="4.1rem" value="https://www.atlassian.com/fr/git/tutorials/comparing-workflows/feature-branch-workflow">Franç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/comparing-workflows/feature-branch-workflow">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/comparing-workflows/feature-branch-workflow">한국어</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/comparing-workflows/feature-branch-workflow">Nederlands</option> <option aria-label="日本語" aria-label="日本語" class="notranslate SL_opaque" data-lang="ja" data-width="3.15rem" value="https://www.atlassian.com/ja/git/tutorials/comparing-workflows/feature-branch-workflow">日本語</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/comparing-workflows/feature-branch-workflow">Polski</option> <option aria-label="Português" aria-label="Português" class="notranslate SL_opaque" data-lang="br" data-width="4.85rem" value="https://www.atlassian.com/br/git/tutorials/comparing-workflows/feature-branch-workflow">Português</option> <option aria-label="русский" aria-label="русский" class="notranslate SL_opaque" data-lang="ru" data-width="4.1rem" value="https://www.atlassian.com/ru/git/tutorials/comparing-workflows/feature-branch-workflow">русский</option> <option aria-label="中文" aria-label="中文" class="notranslate SL_opaque" data-lang="zh" data-width="2.35rem" value="https://www.atlassian.com/zh/git/tutorials/comparing-workflows/feature-branch-workflow">中文</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=2445"></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=2445"; 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 22, 2024 8:08:20 PM --> </html>