[{"data":1,"prerenderedAt":971},["ShallowReactive",2],{"/blog/move-to-distributed-vcs":3,"navigation-en-us":187,"banner-en-us":614,"footer-en-us":624,"blog-post-authors-en-us-Suri Patel":867,"blog-related-posts-en-us-move-to-distributed-vcs":882,"blog-promotions-en-us":907,"next-steps-en-us":961},{"id":4,"title":5,"authors":6,"body":8,"category":164,"date":165,"description":166,"extension":167,"externalUrl":168,"faq":168,"featured":169,"heroImage":170,"meta":171,"navigation":172,"path":173,"seo":174,"slug":179,"stem":180,"tags":181,"template":185,"updatedDate":168,"__hash__":186},"blogPosts/en-us/blog/move-to-distributed-vcs.md","Why you should move from centralized version control to distributed version control",[7],"Suri Patel",{"type":9,"value":10,"toc":155},"minimark",[11,25,30,33,37,46,49,53,61,69,72,85,88,92,100,104,107,110,138,141],[12,13,14,15,20,21,24],"p",{},"Distributed version control has the power to increase collaboration and streamline development, but many teams are still using a centralized ",[16,17,19],"a",{"href":18},"/topics/version-control/","version control system"," that prevents them from reaching their full development potential. If your team uses a centralized version control system, velocity, code quality, and collaboration aren’t at the same levels of high-performing teams that consistently deliver valuable products at rapid speeds. Using a ",[16,22,23],{"href":18},"version control"," system isn’t enough to stay competitive in today’s market - you have to use the best tools available.",[26,27,29],"h2",{"id":28},"what-is-version-control","What is version control?",[12,31,32],{},"Version control lets software development teams build up communication and collaboration while continuously making and tracking changes to source code. Sometimes called code revision control, version control exists as a safety net to protect the source code while giving the development team the flexibility to experiment without worrying about causing damage or creating code conflicts. A version control system can be local, centralized, or distributed based on organizational needs.",[26,34,36],{"id":35},"centralized-version-control-a-relic-from-the-past","Centralized version control: A relic from the past",[12,38,39,40,45],{},"A centralized version control system relies on a central server where developers commit changes. Users like centralized systems, because they’re simple to set up and provide admins with workflow controls. Centralized vcs, like Subversion, CVS, and Perforce, solve the age-old problem of manually storing multiple copies on a hard drive, but the few benefits don’t outweigh what’s at risk from relying on a ",[16,41,44],{"href":42,"rel":43},"https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control",[],"single server",".",[12,47,48],{},"If the only copy of a project becomes corrupted or goes down, developers are unable to access the code or retrieve previous versions. Also, remote commits are extremely slow, because users must commit through a network to the central repository, which can slow down systems. Users must also be in network to push changes, limiting where and when developers can commit. Merging and branching are also difficult and confusing, since contributors have to track merges and branch as a single check-in.",[26,50,52],{"id":51},"distributed-version-control-the-key-to-rapid-software-development","Distributed version control: The key to rapid software development",[12,54,55,56,60],{},"Unlike a centralized version control system, a distributed version control doesn’t have a single point of failure, because developers clone repositories on their distributed version control workstations, creating multiple backup copies. If the ",[16,57,59],{"href":58},"/solutions/source-code-management/","source code"," is corrupted, teams can use any developer’s clone as a backup, increasing security since there’s little risk of losing a project’s entire history.",[12,62,63,64,68],{},"Also, because there are local copies, developers can commit offline, which offers flexibility in their personal workflow and prevents having to commit as a giant changeset. Distributed version control, such as Git, Bazaar, and Mercurial, offers fast ",[16,65,67],{"href":66},"/topics/version-control/what-is-git-workflow/","branching",", because there’s no communication with a remote server - everything is done on a local drive.",[12,70,71],{},"Are you ready for a quick look at Git, the most popular distributed version control system? Brendan O’Leary, senior developer evangelist, explains Git basics to help teams get started in the video below.",[73,74,77,78],"figure",{"className":75},[76],"video_container","\n  ",[79,80,84],"iframe",{"src":81,"frameBorder":82,"allowFullScreen":83},"https://www.youtube-nocookie.com/embed/9oDNBuive-g","0","true"," ",[12,86,87],{},"The biggest challenge to switching to a distributed version control system is the learning curve. Teams will be able to ship higher quality code at new speeds using a distributed version control.",[26,89,91],{"id":90},"core-benefits-of-a-distributed-version-control-system","Core benefits of a distributed version control system",[12,93,94,95,99],{},"A ",[16,96,98],{"href":97},"/topics/version-control/benefits-distributed-version-control-system/","distributed version control system"," is like each team member having a second set of hands to catch problems, introduce fast fixes, and execute fast merging with fewer conflicts. Additionally, it makes the collaboration process hyper-efficient, thereby letting DevOps teams work asynchronously. Version control empowers teams to collaborate and streamline software development to resolve pain points and create a centralized location for code.",[26,101,103],{"id":102},"popular-distributed-version-control-systems-eg-git","Popular distributed version control systems (e.g. Git)",[12,105,106],{},"The three most well-known options are Git, SVN, and Mercurial. The most popular of these options is Git, which is an open-source distributed system that is used for any size software project.",[12,108,109],{},"Git offers tons of features and benefits, including:",[111,112,113,117,120,123,126,129,132,135],"ul",{},[114,115,116],"li",{},"Strong support for non-linear development.",[114,118,119],{},"Works with popular protocols/systems including HTTP, FTP, and SSH.",[114,121,122],{},"Offers GIT GUI, which allows for fast re-scan, state change, sign off, commit & push the code quickly with low friction.",[114,124,125],{},"It can handle any size project.",[114,127,128],{},"Can function across platforms.",[114,130,131],{},"Toolkit-based design.",[114,133,134],{},"Rapid and efficient performance.",[114,136,137],{},"Code changes are easily tracked and managed.",[12,139,140],{},"When choosing a version control system, make sure to evaluate all options to find the best fit for your team.",[12,142,143,144,149,150],{},"Cover image by ",[16,145,148],{"href":146,"rel":147},"https://unsplash.com/@sloppyperfectionist?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText",[],"Hans-Peter Gauster"," on ",[16,151,154],{"href":152,"rel":153},"https://unsplash.com/photos/3y1zF4hIPCg",[],"Unsplash",{"title":156,"searchDepth":157,"depth":157,"links":158},"",2,[159,160,161,162,163],{"id":28,"depth":157,"text":29},{"id":35,"depth":157,"text":36},{"id":51,"depth":157,"text":52},{"id":90,"depth":157,"text":91},{"id":102,"depth":157,"text":103},"insights","2020-11-19","We share a few reasons why high-performing software development teams use distributed version control systems over centralized version control.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681766/Blog/Hero%20Images/distributedvcs.jpg",{},true,"/en-us/blog/move-to-distributed-vcs",{"title":175,"description":166,"ogTitle":175,"ogDescription":166,"noIndex":169,"ogImage":170,"ogUrl":176,"ogSiteName":177,"ogType":178,"canonicalUrls":176},"Why you should switch to distributed version control","https://about.gitlab.com/blog/move-to-distributed-vcs","https://about.gitlab.com","article","move-to-distributed-vcs","en-us/blog/move-to-distributed-vcs",[182,183,184],"git","workflow","collaboration","BlogPost","0b0Up-BgfVwzpW97Fx3lL0wMMITQaAzb7aRgFh_P6iA",{"logo":188,"freeTrial":193,"sales":198,"login":203,"items":208,"search":534,"minimal":565,"duo":584,"switchNav":593,"pricingDeployment":604},{"config":189},{"href":190,"dataGaName":191,"dataGaLocation":192},"/","gitlab logo","header",{"text":194,"config":195},"Get free trial",{"href":196,"dataGaName":197,"dataGaLocation":192},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":199,"config":200},"Request a demo",{"href":201,"dataGaName":202,"dataGaLocation":192},"/sales/?contact-topic=request-demo","sales",{"text":204,"config":205},"Sign in",{"href":206,"dataGaName":207,"dataGaLocation":192},"https://gitlab.com/users/sign_in/","sign in",[209,238,337,342,456,512],{"text":210,"config":211,"menu":213},"Platform",{"dataNavLevelOne":212},"platform",{"type":214,"columns":215},"cards",[216,222,230],{"title":210,"description":217,"link":218},"The intelligent orchestration platform for DevSecOps",{"text":219,"config":220},"Explore our Platform",{"href":221,"dataGaName":212,"dataGaLocation":192},"/platform/",{"title":223,"description":224,"link":225},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":226,"config":227},"Meet GitLab Duo",{"href":228,"dataGaName":229,"dataGaLocation":192},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":231,"description":232,"link":233},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":234,"config":235},"Learn more",{"href":236,"dataGaName":237,"dataGaLocation":192},"/why-gitlab/","why gitlab",{"text":239,"left":172,"config":240,"menu":242},"Product",{"dataNavLevelOne":241},"solutions",{"type":243,"link":244,"columns":248,"feature":316},"lists",{"text":245,"config":246},"View all Solutions",{"href":247,"dataGaName":241,"dataGaLocation":192},"/solutions/",[249,272,295],{"title":250,"description":251,"link":252,"items":257},"Automation","CI/CD and automation to accelerate deployment",{"config":253},{"icon":254,"href":255,"dataGaName":256,"dataGaLocation":192},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[258,262,265,268],{"text":259,"config":260},"CI/CD",{"href":261,"dataGaLocation":192,"dataGaName":259},"/solutions/continuous-integration/",{"text":223,"config":263},{"href":228,"dataGaLocation":192,"dataGaName":264},"gitlab duo agent platform - product menu",{"text":266,"config":267},"Source Code Management",{"href":58,"dataGaLocation":192,"dataGaName":266},{"text":269,"config":270},"Automated Software Delivery",{"href":255,"dataGaLocation":192,"dataGaName":271},"Automated software delivery",{"title":273,"description":274,"link":275,"items":280},"Security","Deliver code faster without compromising security",{"config":276},{"href":277,"dataGaName":278,"dataGaLocation":192,"icon":279},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[281,285,290],{"text":282,"config":283},"Application Security Testing",{"href":277,"dataGaName":284,"dataGaLocation":192},"Application security testing",{"text":286,"config":287},"Software Supply Chain Security",{"href":288,"dataGaLocation":192,"dataGaName":289},"/solutions/supply-chain/","Software supply chain security",{"text":291,"config":292},"Software Compliance",{"href":293,"dataGaName":294,"dataGaLocation":192},"/solutions/software-compliance/","software compliance",{"title":296,"link":297,"items":302},"Measurement",{"config":298},{"icon":299,"href":300,"dataGaName":301,"dataGaLocation":192},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[303,307,311],{"text":304,"config":305},"Visibility & Measurement",{"href":300,"dataGaLocation":192,"dataGaName":306},"Visibility and Measurement",{"text":308,"config":309},"Value Stream Management",{"href":310,"dataGaLocation":192,"dataGaName":308},"/solutions/value-stream-management/",{"text":312,"config":313},"Analytics & Insights",{"href":314,"dataGaLocation":192,"dataGaName":315},"/solutions/analytics-and-insights/","Analytics and insights",{"title":317,"type":243,"items":318},"GitLab for",[319,325,331],{"text":320,"config":321},"Enterprise",{"icon":322,"href":323,"dataGaLocation":192,"dataGaName":324},"Building","/enterprise/","enterprise",{"text":326,"config":327},"Small Business",{"icon":328,"href":329,"dataGaLocation":192,"dataGaName":330},"Work","/small-business/","small business",{"text":332,"config":333},"Public Sector",{"icon":334,"href":335,"dataGaLocation":192,"dataGaName":336},"Organization","/solutions/public-sector/","public sector",{"text":338,"config":339},"Pricing",{"href":340,"dataGaName":341,"dataGaLocation":192,"dataNavLevelOne":341},"/pricing/","pricing",{"text":343,"config":344,"menu":346},"Resources",{"dataNavLevelOne":345},"resources",{"type":243,"link":347,"columns":351,"feature":445},{"text":348,"config":349},"View all resources",{"href":350,"dataGaName":345,"dataGaLocation":192},"/resources/",[352,385,412],{"title":353,"items":354},"Getting started",[355,360,365,370,375,380],{"text":356,"config":357},"Install",{"href":358,"dataGaName":359,"dataGaLocation":192},"/install/","install",{"text":361,"config":362},"Quick start guides",{"href":363,"dataGaName":364,"dataGaLocation":192},"/get-started/","quick setup checklists",{"text":366,"config":367},"Learn",{"href":368,"dataGaLocation":192,"dataGaName":369},"https://university.gitlab.com/","learn",{"text":371,"config":372},"Product documentation",{"href":373,"dataGaName":374,"dataGaLocation":192},"https://docs.gitlab.com/","product documentation",{"text":376,"config":377},"Best practice videos",{"href":378,"dataGaName":379,"dataGaLocation":192},"/getting-started-videos/","best practice videos",{"text":381,"config":382},"Integrations",{"href":383,"dataGaName":384,"dataGaLocation":192},"/integrations/","integrations",{"title":386,"items":387},"Discover",[388,393,398,403,407],{"text":389,"config":390},"Customer success stories",{"href":391,"dataGaName":392,"dataGaLocation":192},"/customers/","customer success stories",{"text":394,"config":395},"Blog",{"href":396,"dataGaName":397,"dataGaLocation":192},"/blog/","blog",{"text":399,"config":400},"Demo Hub",{"href":401,"dataGaName":402,"dataGaLocation":192},"/demo-hub/","demo hub",{"text":404,"config":405},"The Source",{"href":406,"dataGaName":397,"dataGaLocation":192},"/the-source/",{"text":408,"config":409},"Remote",{"href":410,"dataGaName":411,"dataGaLocation":192},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":413,"items":414},"Connect",[415,420,425,430,435,440],{"text":416,"config":417},"GitLab Services",{"href":418,"dataGaName":419,"dataGaLocation":192},"/services/","services",{"text":421,"config":422},"Contribute",{"href":423,"dataGaName":424,"dataGaLocation":192},"https://contributors.gitlab.com","contribute",{"text":426,"config":427},"Community",{"href":428,"dataGaName":429,"dataGaLocation":192},"/community/","community",{"text":431,"config":432},"Forum",{"href":433,"dataGaName":434,"dataGaLocation":192},"https://forum.gitlab.com/","forum",{"text":436,"config":437},"Events",{"href":438,"dataGaName":439,"dataGaLocation":192},"/events/","events",{"text":441,"config":442},"Partners",{"href":443,"dataGaName":444,"dataGaLocation":192},"/partners/","partners",{"config":446,"title":449,"text":450,"link":451},{"background":447,"textColor":448},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":452,"config":453},"Read the latest",{"href":454,"dataGaName":455,"dataGaLocation":192},"/whats-new/","whats new",{"text":457,"config":458,"menu":460},"Company",{"dataNavLevelOne":459},"company",{"type":243,"columns":461},[462],{"items":463},[464,469,475,477,482,487,492,497,502,507],{"text":465,"config":466},"About",{"href":467,"dataGaName":468,"dataGaLocation":192},"/company/","about",{"text":470,"config":471,"footerGa":474},"Jobs",{"href":472,"dataGaName":473,"dataGaLocation":192},"/jobs/","jobs",{"dataGaName":473},{"text":436,"config":476},{"href":438,"dataGaName":439,"dataGaLocation":192},{"text":478,"config":479},"Leadership",{"href":480,"dataGaName":481,"dataGaLocation":192},"/company/team/e-group/","leadership",{"text":483,"config":484},"Handbook",{"href":485,"dataGaName":486,"dataGaLocation":192},"https://handbook.gitlab.com/","handbook",{"text":488,"config":489},"Investor relations",{"href":490,"dataGaName":491,"dataGaLocation":192},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":493,"config":494},"Trust Center",{"href":495,"dataGaName":496,"dataGaLocation":192},"/security/","trust center",{"text":498,"config":499},"AI Transparency Center",{"href":500,"dataGaName":501,"dataGaLocation":192},"/ai-transparency-center/","ai transparency center",{"text":503,"config":504},"Newsletter",{"href":505,"dataGaName":506,"dataGaLocation":192},"/company/contact/#contact-forms","newsletter",{"text":508,"config":509},"Press",{"href":510,"dataGaName":511,"dataGaLocation":192},"/press/","press",{"text":513,"config":514,"menu":515},"Contact us",{"dataNavLevelOne":459},{"type":243,"columns":516},[517],{"items":518},[519,524,529],{"text":520,"config":521},"Talk to sales",{"href":522,"dataGaName":523,"dataGaLocation":192},"/sales/","talk to sales",{"text":525,"config":526},"Support portal",{"href":527,"dataGaName":528,"dataGaLocation":192},"https://support.gitlab.com/hc/en-us","support portal",{"text":530,"config":531},"Customer portal",{"href":532,"dataGaName":533,"dataGaLocation":192},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":535,"login":536,"suggestions":543},"Close",{"text":537,"link":538},"To search repositories and projects, login to",{"text":539,"config":540},"gitlab.com",{"href":206,"dataGaName":541,"dataGaLocation":542},"search login","search",{"text":544,"default":545},"Suggestions",[546,548,552,554,558,562],{"text":223,"config":547},{"href":228,"dataGaName":223,"dataGaLocation":542},{"text":549,"config":550},"Code Suggestions (AI)",{"href":551,"dataGaName":549,"dataGaLocation":542},"/solutions/code-suggestions/",{"text":259,"config":553},{"href":261,"dataGaName":259,"dataGaLocation":542},{"text":555,"config":556},"GitLab on AWS",{"href":557,"dataGaName":555,"dataGaLocation":542},"/partners/technology-partners/aws/",{"text":559,"config":560},"GitLab on Google Cloud",{"href":561,"dataGaName":559,"dataGaLocation":542},"/partners/technology-partners/google-cloud-platform/",{"text":563,"config":564},"Why GitLab?",{"href":236,"dataGaName":563,"dataGaLocation":542},{"freeTrial":566,"mobileIcon":571,"desktopIcon":576,"secondaryButton":579},{"text":567,"config":568},"Start free trial",{"href":569,"dataGaName":197,"dataGaLocation":570},"https://gitlab.com/-/trials/new/","nav",{"altText":572,"config":573},"Gitlab Icon",{"src":574,"dataGaName":575,"dataGaLocation":570},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":572,"config":577},{"src":578,"dataGaName":575,"dataGaLocation":570},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":580,"config":581},"Get Started",{"href":582,"dataGaName":583,"dataGaLocation":570},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":585,"mobileIcon":589,"desktopIcon":591},{"text":586,"config":587},"Learn more about GitLab Duo",{"href":228,"dataGaName":588,"dataGaLocation":570},"gitlab duo",{"altText":572,"config":590},{"src":574,"dataGaName":575,"dataGaLocation":570},{"altText":572,"config":592},{"src":578,"dataGaName":575,"dataGaLocation":570},{"button":594,"mobileIcon":599,"desktopIcon":601},{"text":595,"config":596},"/switch",{"href":597,"dataGaName":598,"dataGaLocation":570},"#contact","switch",{"altText":572,"config":600},{"src":574,"dataGaName":575,"dataGaLocation":570},{"altText":572,"config":602},{"src":603,"dataGaName":575,"dataGaLocation":570},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":605,"mobileIcon":610,"desktopIcon":612},{"text":606,"config":607},"Back to pricing",{"href":340,"dataGaName":608,"dataGaLocation":570,"icon":609},"back to pricing","GoBack",{"altText":572,"config":611},{"src":574,"dataGaName":575,"dataGaLocation":570},{"altText":572,"config":613},{"src":578,"dataGaName":575,"dataGaLocation":570},{"title":615,"titleMobile":616,"button":617,"config":622},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":234,"config":618},{"href":619,"dataGaName":620,"dataGaLocation":621},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":623,"disabled":169},"release",{"data":625},{"text":626,"source":627,"edit":633,"contribute":638,"config":643,"items":648,"minimal":856},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":628,"config":629},"View page source",{"href":630,"dataGaName":631,"dataGaLocation":632},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":634,"config":635},"Edit this page",{"href":636,"dataGaName":637,"dataGaLocation":632},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":639,"config":640},"Please contribute",{"href":641,"dataGaName":642,"dataGaLocation":632},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":644,"facebook":645,"youtube":646,"linkedin":647},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[649,696,748,792,824],{"title":338,"links":650,"subMenu":665},[651,655,660],{"text":652,"config":653},"View plans",{"href":340,"dataGaName":654,"dataGaLocation":632},"view plans",{"text":656,"config":657},"Why Premium?",{"href":658,"dataGaName":659,"dataGaLocation":632},"/pricing/premium/","why premium",{"text":661,"config":662},"Why Ultimate?",{"href":663,"dataGaName":664,"dataGaLocation":632},"/pricing/ultimate/","why ultimate",[666],{"title":667,"links":668},"Contact Us",[669,672,674,676,681,686,691],{"text":670,"config":671},"Contact sales",{"href":522,"dataGaName":202,"dataGaLocation":632},{"text":525,"config":673},{"href":527,"dataGaName":528,"dataGaLocation":632},{"text":530,"config":675},{"href":532,"dataGaName":533,"dataGaLocation":632},{"text":677,"config":678},"Status",{"href":679,"dataGaName":680,"dataGaLocation":632},"https://status.gitlab.com/","status",{"text":682,"config":683},"Terms of use",{"href":684,"dataGaName":685,"dataGaLocation":632},"/terms/","terms of use",{"text":687,"config":688},"Privacy statement",{"href":689,"dataGaName":690,"dataGaLocation":632},"/privacy/","privacy statement",{"text":692,"config":693},"Cookie preferences",{"dataGaName":694,"dataGaLocation":632,"id":695,"isOneTrustButton":172},"cookie preferences","ot-sdk-btn",{"title":239,"links":697,"subMenu":706},[698,702],{"text":699,"config":700},"DevSecOps platform",{"href":221,"dataGaName":701,"dataGaLocation":632},"devsecops platform",{"text":703,"config":704},"AI-Assisted Development",{"href":228,"dataGaName":705,"dataGaLocation":632},"ai-assisted development",[707],{"title":708,"links":709},"Topics",[710,715,720,725,728,733,738,743],{"text":711,"config":712},"CICD",{"href":713,"dataGaName":714,"dataGaLocation":632},"/topics/ci-cd/","cicd",{"text":716,"config":717},"GitOps",{"href":718,"dataGaName":719,"dataGaLocation":632},"/topics/gitops/","gitops",{"text":721,"config":722},"DevOps",{"href":723,"dataGaName":724,"dataGaLocation":632},"/topics/devops/","devops",{"text":726,"config":727},"Version Control",{"href":18,"dataGaName":23,"dataGaLocation":632},{"text":729,"config":730},"DevSecOps",{"href":731,"dataGaName":732,"dataGaLocation":632},"/topics/devsecops/","devsecops",{"text":734,"config":735},"Cloud Native",{"href":736,"dataGaName":737,"dataGaLocation":632},"/topics/cloud-native/","cloud native",{"text":739,"config":740},"AI for Coding",{"href":741,"dataGaName":742,"dataGaLocation":632},"/topics/devops/ai-for-coding/","ai for coding",{"text":744,"config":745},"Agentic AI",{"href":746,"dataGaName":747,"dataGaLocation":632},"/topics/agentic-ai/","agentic ai",{"title":749,"links":750},"Solutions",[751,753,755,760,764,767,771,774,776,779,782,787],{"text":282,"config":752},{"href":277,"dataGaName":282,"dataGaLocation":632},{"text":271,"config":754},{"href":255,"dataGaName":256,"dataGaLocation":632},{"text":756,"config":757},"Agile development",{"href":758,"dataGaName":759,"dataGaLocation":632},"/solutions/agile-delivery/","agile delivery",{"text":761,"config":762},"SCM",{"href":58,"dataGaName":763,"dataGaLocation":632},"source code management",{"text":711,"config":765},{"href":261,"dataGaName":766,"dataGaLocation":632},"continuous integration & delivery",{"text":768,"config":769},"Value stream management",{"href":310,"dataGaName":770,"dataGaLocation":632},"value stream management",{"text":716,"config":772},{"href":773,"dataGaName":719,"dataGaLocation":632},"/solutions/gitops/",{"text":320,"config":775},{"href":323,"dataGaName":324,"dataGaLocation":632},{"text":777,"config":778},"Small business",{"href":329,"dataGaName":330,"dataGaLocation":632},{"text":780,"config":781},"Public sector",{"href":335,"dataGaName":336,"dataGaLocation":632},{"text":783,"config":784},"Education",{"href":785,"dataGaName":786,"dataGaLocation":632},"/solutions/education/","education",{"text":788,"config":789},"Financial services",{"href":790,"dataGaName":791,"dataGaLocation":632},"/solutions/finance/","financial services",{"title":343,"links":793},[794,796,798,800,803,805,808,810,812,814,816,818,820,822],{"text":356,"config":795},{"href":358,"dataGaName":359,"dataGaLocation":632},{"text":361,"config":797},{"href":363,"dataGaName":364,"dataGaLocation":632},{"text":366,"config":799},{"href":368,"dataGaName":369,"dataGaLocation":632},{"text":371,"config":801},{"href":373,"dataGaName":802,"dataGaLocation":632},"docs",{"text":394,"config":804},{"href":396,"dataGaName":397,"dataGaLocation":632},{"text":806,"config":807},"What's new",{"href":454,"dataGaName":455,"dataGaLocation":632},{"text":389,"config":809},{"href":391,"dataGaName":392,"dataGaLocation":632},{"text":408,"config":811},{"href":410,"dataGaName":411,"dataGaLocation":632},{"text":416,"config":813},{"href":418,"dataGaName":419,"dataGaLocation":632},{"text":421,"config":815},{"href":423,"dataGaName":424,"dataGaLocation":632},{"text":426,"config":817},{"href":428,"dataGaName":429,"dataGaLocation":632},{"text":431,"config":819},{"href":433,"dataGaName":434,"dataGaLocation":632},{"text":436,"config":821},{"href":438,"dataGaName":439,"dataGaLocation":632},{"text":441,"config":823},{"href":443,"dataGaName":444,"dataGaLocation":632},{"title":457,"links":825},[826,828,830,832,834,836,840,845,847,849,851],{"text":465,"config":827},{"href":467,"dataGaName":459,"dataGaLocation":632},{"text":470,"config":829},{"href":472,"dataGaName":473,"dataGaLocation":632},{"text":478,"config":831},{"href":480,"dataGaName":481,"dataGaLocation":632},{"text":483,"config":833},{"href":485,"dataGaName":486,"dataGaLocation":632},{"text":488,"config":835},{"href":490,"dataGaName":491,"dataGaLocation":632},{"text":837,"config":838},"Sustainability",{"href":839,"dataGaName":837,"dataGaLocation":632},"/sustainability/",{"text":841,"config":842},"Diversity, inclusion and belonging (DIB)",{"href":843,"dataGaName":844,"dataGaLocation":632},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":493,"config":846},{"href":495,"dataGaName":496,"dataGaLocation":632},{"text":503,"config":848},{"href":505,"dataGaName":506,"dataGaLocation":632},{"text":508,"config":850},{"href":510,"dataGaName":511,"dataGaLocation":632},{"text":852,"config":853},"Modern Slavery Transparency Statement",{"href":854,"dataGaName":855,"dataGaLocation":632},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":857},[858,861,864],{"text":859,"config":860},"Terms",{"href":684,"dataGaName":685,"dataGaLocation":632},{"text":862,"config":863},"Cookies",{"dataGaName":694,"dataGaLocation":632,"id":695,"isOneTrustButton":172},{"text":865,"config":866},"Privacy",{"href":689,"dataGaName":690,"dataGaLocation":632},[868],{"id":869,"title":7,"body":168,"config":870,"content":872,"description":168,"extension":876,"meta":877,"navigation":172,"path":878,"seo":879,"stem":880,"__hash__":881},"blogAuthors/en-us/blog/authors/suri-patel.yml",{"template":871},"BlogAuthor",{"name":7,"config":873},{"headshot":874,"ctfId":875},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659488/Blog/Author%20Headshots/gitlab-logo-extra-whitespace.png","suripatel","yml",{},"/en-us/blog/authors/suri-patel",{},"en-us/blog/authors/suri-patel","6uYSrzx-VYqO5jfherOjew8qtD9VYm7TE1H5W0GKC4I",[883,891,899],{"title":884,"description":885,"heroImage":886,"category":164,"date":887,"authors":888,"slug":890,"externalUrl":168},"How we overhauled GitLab navigation","Users weren't getting what they needed from our navigation. Here are the steps we took to turn that experience around.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682884/Blog/Hero%20Images/navigation.jpg","2023-08-15",[889],"Ashley Knobloch","navigation-research-blog-post",{"title":892,"description":893,"heroImage":894,"category":164,"date":895,"authors":896,"slug":898,"externalUrl":168},"Beautifying our UI: Giving GitLab build features a fresh look","Get an inside look at how we are improving the usability of GitLab build features with multiple visual design improvements.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682807/Blog/Hero%20Images/beautify.jpg","2023-07-05",[897],"Veethika Mishra","beautifying-of-our-ui",{"title":900,"description":901,"heroImage":902,"category":164,"date":903,"authors":904,"slug":906,"externalUrl":168},"4 best practices leading orgs to release software faster","GitLab's 2023 Global DevSecOps Survey illuminates the strategies that organizations deploying more frequently have in common.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663908/Blog/Hero%20Images/2023-devsecops-report-blog-banner2.png","2023-06-08",[905],"Kristina Weis","best-practices-leading-orgs-to-release-software-faster",{"promotions":908},[909,923,935,947],{"id":910,"categories":911,"header":913,"text":914,"button":915,"image":920},"ai-modernization",[912],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":916,"config":917},"Get your AI maturity score",{"href":918,"dataGaName":919,"dataGaLocation":397},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":921},{"src":922},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":924,"categories":925,"header":927,"text":914,"button":928,"image":932},"devops-modernization",[926,732],"product","Are you just managing tools or shipping innovation?",{"text":929,"config":930},"Get your DevOps maturity score",{"href":931,"dataGaName":919,"dataGaLocation":397},"/assessments/devops-modernization-assessment/",{"config":933},{"src":934},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":936,"categories":937,"header":939,"text":914,"button":940,"image":944},"security-modernization",[938],"security","Are you trading speed for security?",{"text":941,"config":942},"Get your security maturity score",{"href":943,"dataGaName":919,"dataGaLocation":397},"/assessments/security-modernization-assessment/",{"config":945},{"src":946},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":948,"paths":949,"header":952,"text":953,"button":954,"image":959},"github-azure-migration",[950,951],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":955,"config":956},"See how GitLab compares to GitHub",{"href":957,"dataGaName":958,"dataGaLocation":397},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":960},{"src":934},{"header":962,"blurb":963,"button":964,"secondaryButton":969},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":965,"config":966},"Get your free trial",{"href":967,"dataGaName":197,"dataGaLocation":968},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":670,"config":970},{"href":522,"dataGaName":202,"dataGaLocation":968},1786734819854]